OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATTC_ACL_EVT
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
114
#define
BTA_GATTC_ACL_EVT
13 /* ACL up event */
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c
455
case
BTA_GATTC_ACL_EVT
:
456
ALOGD("
BTA_GATTC_ACL_EVT
: status = %d", p_data->status);
[
all
...]
Completed in 234 milliseconds