Searched refs:BTA_GATTS_DeleteService (Results 1 – 3 of 3) sorted by relevance
189 void BTA_GATTS_DeleteService(uint16_t service_id) { in BTA_GATTS_DeleteService() function
862 extern void BTA_GATTS_DeleteService(uint16_t service_id);
385 return do_in_jni_thread(Bind(&BTA_GATTS_DeleteService, service_handle)); in btif_gatts_delete_service()