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

  /system/bt/bta/include/
bta_gatt_api.h 385 #define BTA_GATTS_DISCONNECT_EVT 15
    [all...]
  /system/bt/btif/src/
btif_gatt_server.c 197 case BTA_GATTS_DISCONNECT_EVT:
  /system/bt/bta/gatt/
bta_gatts_act.c 896 UINT8 evt = connected ? BTA_GATTS_CONNECT_EVT: BTA_GATTS_DISCONNECT_EVT;

Completed in 185 milliseconds