Searched refs:bta_gattc_deregister (Results 1 – 3 of 3) sorted by relevance
324 extern void bta_gattc_deregister(tBTA_GATTC_RCB* p_clreg);
85 bta_gattc_deregister(bta_gattc_cl_get_regcb(client_if)); in app_deregister_impl()
146 bta_gattc_deregister(&bta_gattc_cb.cl_rcb[i]); in bta_gattc_disable()208 void bta_gattc_deregister(tBTA_GATTC_RCB* p_clreg) { in bta_gattc_deregister() function