OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATTS_ADD_CHAR_DESCR_EVT
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
383
#define
BTA_GATTS_ADD_CHAR_DESCR_EVT
10
544
add char descriptor:
BTA_GATTS_ADD_CHAR_DESCR_EVT
*/
[
all
...]
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c
454
(*p_rcb->p_cback)(
BTA_GATTS_ADD_CHAR_DESCR_EVT
, &cb_data);
/external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c
250
case
BTA_GATTS_ADD_CHAR_DESCR_EVT
:
Completed in 36 milliseconds