index
:
packages_modules_Bluetooth.git
t13.0
packages_modules_Bluetooth
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
gd
/
rust
/
linux
/
client
/
src
/
command_handler.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Floss: Fixing classic keyboard SDP and connection
Ying Hsu
2022-04-20
1
-2
/
+2
*
floss: Add set-alias to btclient and API.
Jesse Melhuish
2022-04-07
1
-1
/
+26
*
floss: Adding remote device API methods.
Jesse Melhuish
2022-03-15
1
-2
/
+10
*
floss: Add GetProfileConnectionState adapter API
Katherine Lai
2022-03-08
1
-1
/
+9
*
Floss: Add export_for_rpc to RPCProxy
Sonny Sasaka
2022-03-03
1
-0
/
+5
*
floss: Add GetDiscoverableTimeout API
Katherine Lai
2022-02-25
1
-0
/
+2
*
floss: Add advertising support adpater APIs
Katherine Lai
2022-02-23
1
-20
/
+10
*
floss: Add Get/SetConnectable and Get/SetDiscoverable adapter APIs
Katherine Lai
2022-02-15
1
-40
/
+88
*
floss: Implement Get/Set Bluetooth Class
Abhishek Pandit-Subedi
2021-11-23
1
-0
/
+9
*
floss: Add checks to adapter command
Abhishek Pandit-Subedi
2021-11-23
1
-2
/
+7
*
floss: Improve bonding procedure
Abhishek Pandit-Subedi
2021-10-11
1
-5
/
+20
*
floss: Implement ConnectAllEnabledProfiles + Disconnect
Abhishek Pandit-Subedi
2021-10-11
1
-52
/
+79
*
floss: Add bond remove and cancel to btclient
Abhishek Pandit-Subedi
2021-10-11
1
-13
/
+40
*
floss: Implement GetConnectionState
Abhishek Pandit-Subedi
2021-10-11
1
-8
/
+12
*
floss: Add floss enable/disable to btclient
Abhishek Pandit-Subedi
2021-10-11
1
-0
/
+32
*
floss: Add device info command to client
Abhishek Pandit-Subedi
2021-09-28
1
-0
/
+46
*
floss: Add GetName/SetName adapter api
Abhishek Pandit-Subedi
2021-09-28
1
-0
/
+2
*
floss: Add GetUuids adapter api
Abhishek Pandit-Subedi
2021-09-28
1
-1
/
+40
*
floss: Rename list-devices and support bonded devices
Abhishek Pandit-Subedi
2021-09-21
1
-6
/
+32
*
floss: Check adapter enabled on init
Abhishek Pandit-Subedi
2021-09-21
1
-3
/
+1
*
floss: Add GATT raw tool to btclient
Sonny Sasaka
2021-09-17
1
-0
/
+97
*
floss: Add commands to btclient
Sonny Sasaka
2021-09-15
1
-3
/
+32
*
floss: Refactor client for proper adapter mgmt
Abhishek Pandit-Subedi
2021-09-15
1
-49
/
+52
*
floss: Move code around without behavior change
Sonny Sasaka
2021-09-15
1
-58
/
+8
*
floss: Implement new help menu and command processor
Martin Brabham
2021-08-17
1
-37
/
+276
*
floss: client: Remove generics from CommandHandler
Sonny Sasaka
2021-07-15
1
-9
/
+8
*
floss: client: Add basic help command and autocomplete
Sonny Sasaka
2021-07-14
1
-1
/
+19
*
Remove OnBluetoothStateChanged and rename OnBluetoothAddressChanged
Sonny Sasaka
2021-06-18
1
-5
/
+1
*
btclient: Add command handler for enable and disable stack
Sonny Sasaka
2021-06-16
1
-9
/
+81
*
Refactor `dyn I...` to be inside `Box<dyn I...>`
Sonny Sasaka
2021-06-04
1
-4
/
+4
*
Add command line client
Sonny Sasaka
2021-05-27
1
-0
/
+53