OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_gatts_start_service
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_main.c
44
bta_gatts_start_service
,
bta_gatts_int.h
239
extern void
bta_gatts_start_service
(tBTA_GATTS_SRVC_CB *p_srvc_cb, tBTA_GATTS_DATA * p_msg);
bta_gatts_act.c
549
** Function
bta_gatts_start_service
556
void
bta_gatts_start_service
(tBTA_GATTS_SRVC_CB *p_srvc_cb, tBTA_GATTS_DATA * p_msg)
function
568
APPL_TRACE_DEBUG("
bta_gatts_start_service
service_id= %d", p_srvc_cb->service_id);
Completed in 57 milliseconds