Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Added adapter.rs #32

Merged
merged 1 commit into from Apr 26, 2019
Merged

Added adapter.rs #32

merged 1 commit into from Apr 26, 2019

Commits on Apr 26, 2019

  1. Trait Implementation

    adapter added
    
    Squashing commits
    
    Update adapter.rs
    
    Fixed minor errors
    
    Fixed compiler errors for trait BluetoothAdapter
    
    Fixed errors in Mac struct of BluetoothAdapter
    
    Added bluetooth-test functionality
    
    Added bluetooth test as you suggested. Could you check if it is fine?
    
    Removed enum type BluetoothAdapter
    
    Removed create_session and create_device functions
    
    Fixed issues in bluetooth-test
    
    Also made changes to APIs that take adapter as a parameter
    
    Implemented trait for EmptyAdapter
    
    Renamed struct from BluetoothAdapter to EmptyAdapter and implemented trait BluetoothAdapter for the same.
    This was done to make fn new() work in adapter.rs(for Empty)
    
    Fixed errors in few methods
    
    Made changes to fn new(), fn new_mock() and methods that use self.0.clone()
    
    Moved create_mock_device to adapter.rs
    
    Reverted changes in empty.rs
    
    Modified fn new() for Empty
    
    Modified fn new() for Mac, Android and Bluez
    
    Squashed 2 commits
    
    Squashed 2 more commits
    
    Squashed 7 commits
    
    Squashed 14
    commits
    
    Squashed 16 commits
    
    Squashed
    
    Squashed commits
    
    Final Commit
    
    Final squashed commit
    skannan5 authored and nshanka2 committed Apr 26, 2019
    Copy the full SHA
    0fd6566 View commit details
    Browse the repository at this point in the history