OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gattTestCommand
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattDebugUtils.java
105
svc.
gattTestCommand
( 0x01, null,null, bEnable ? 1 : 0, 0,0,0,0);
110
svc.
gattTestCommand
( 0x02, null, address, type, 0,0,0,0);
113
svc.
gattTestCommand
( 0x03, null, null, 0,0,0,0,0);
120
svc.
gattTestCommand
( 0x04, uuid, null, type, shdl, ehdl, 0,0);
128
svc.
gattTestCommand
( 0xF0, null, null, auth_req, io_cap, init_key,
GattService.java
[
all
...]
Completed in 43 milliseconds