Home
last modified time | relevance | path

Searched refs:bta_gatts_stop_service (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
Dbta_gatts_main.c45 bta_gatts_stop_service,
Dbta_gatts_int.h240 extern void bta_gatts_stop_service(tBTA_GATTS_SRVC_CB *p_srvc_cb, tBTA_GATTS_DATA * p_msg);
Dbta_gatts_act.c589 void bta_gatts_stop_service(tBTA_GATTS_SRVC_CB *p_srvc_cb, tBTA_GATTS_DATA * p_msg) in bta_gatts_stop_service() function