OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_gatts_alloc_srvc_cb
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/gatt/
bta_gatts_int.h
254
extern UINT8
bta_gatts_alloc_srvc_cb
(tBTA_GATTS_CB *p_cb, UINT8 rcb_idx);
bta_gatts_utils.c
57
** Function
bta_gatts_alloc_srvc_cb
64
UINT8
bta_gatts_alloc_srvc_cb
(tBTA_GATTS_CB *p_cb, UINT8 rcb_idx)
function
bta_gatts_act.c
343
if ((srvc_idx =
bta_gatts_alloc_srvc_cb
(p_cb, rcb_idx)) != BTA_GATTS_INVALID_APP)
Completed in 542 milliseconds