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