HomeSort by relevance Sort by last modified time
    Searched refs:gattTestCommand (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattDebugUtils.java 86 svc.gattTestCommand( 0x01, null,null, bEnable ? 1 : 0, 0,0,0,0);
92 svc.gattTestCommand( 0x02, null, address, type, addr_type, 0,0,0);
95 svc.gattTestCommand( 0x03, null, null, 0,0,0,0,0);
102 svc.gattTestCommand( 0x04, uuid, null, type, shdl, ehdl, 0,0);
110 svc.gattTestCommand( 0xF0, null, null, auth_req, io_cap, init_key,
GattService.java     [all...]

Completed in 566 milliseconds