OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATTS_AppRegister
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_api.c
77
** Function
BTA_GATTS_AppRegister
88
void
BTA_GATTS_AppRegister
(tBT_UUID *p_app_uuid, tBTA_GATTS_CBACK *p_cback)
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c
372
BTA_GATTS_AppRegister
(&uuid, btapp_gatts_cback);
Completed in 87 milliseconds