OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATTS_DISCONNECT_EVT
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
388
#define
BTA_GATTS_DISCONNECT_EVT
15
[
all
...]
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c
773
UINT8 evt = connected ? BTA_GATTS_CONNECT_EVT:
BTA_GATTS_DISCONNECT_EVT
;
/external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c
202
case
BTA_GATTS_DISCONNECT_EVT
:
Completed in 19 milliseconds