HomeSort by relevance Sort by last modified time
    Searched full:bta_gatts_stop_service (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/gatt/
bta_gatts_main.c 45 bta_gatts_stop_service,
bta_gatts_int.h 240 extern void bta_gatts_stop_service(tBTA_GATTS_SRVC_CB *p_srvc_cb, tBTA_GATTS_DATA * p_msg);
bta_gatts_act.c 557 ** Function bta_gatts_stop_service
564 void bta_gatts_stop_service(tBTA_GATTS_SRVC_CB *p_srvc_cb, tBTA_GATTS_DATA * p_msg) function
574 APPL_TRACE_ERROR("bta_gatts_stop_service service_id= %d", p_srvc_cb->service_id);

Completed in 455 milliseconds