Home
last modified time | relevance | path

Searched refs:tBTA_GATT_REASON (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_gatt_api.h93 typedef uint16_t tBTA_GATT_REASON; typedef
157 tBTA_GATT_REASON reason; /* disconnect reason code, not useful when connect
308 tBTA_GATT_REASON reason; /* report disconnect reason */
/system/bt/bta/hh/
Dbta_hh_int.h145 tBTA_GATT_REASON reason; /* disconnect reason code, not useful when connect
247 tBTA_GATT_REASON reason;
/system/bt/bta/hearing_aid/
Dhearing_aid.cc1490 tBTA_GATT_REASON reason) { in OnGattDisconnected()