Searched refs:BTA_GATTS_AddIncludeService (Results 1 – 3 of 3) sorted by relevance
173 void BTA_GATTS_AddIncludeService(UINT16 service_id, UINT16 included_service_id) in BTA_GATTS_AddIncludeService() function
1098 extern void BTA_GATTS_AddIncludeService(UINT16 service_id, UINT16 included_service_id);
455 BTA_GATTS_AddIncludeService(p_cb->srvc_handle, p_cb->incl_handle); in btgatts_handle_event()