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

  /system/bt/btif/src/
btif_gatt_server.cc 141 case BTA_GATTS_CONNECT_EVT: {
  /system/bt/bta/gatt/
bta_gatts_act.cc 582 uint8_t evt = connected ? BTA_GATTS_CONNECT_EVT : BTA_GATTS_DISCONNECT_EVT;
  /system/bt/bta/include/
bta_gatt_api.h 367 #define BTA_GATTS_CONNECT_EVT 14
    [all...]

Completed in 45 milliseconds