Searched refs:num_clcb (Results 1 – 3 of 3) sorted by relevance
147 p_clcb->p_srcb->num_clcb++; in bta_gattc_clcb_alloc()148 p_clcb->p_rcb->num_clcb++; in bta_gattc_clcb_alloc()196 if (p_srcb->num_clcb) p_srcb->num_clcb--; in bta_gattc_clcb_dealloc()198 if (p_clcb->p_rcb->num_clcb) p_clcb->p_rcb->num_clcb--; in bta_gattc_clcb_dealloc()201 if (p_srcb->num_clcb == 0) { in bta_gattc_clcb_dealloc()
212 uint8_t num_clcb; /* number of associated CLCB */ member236 uint8_t num_clcb; /* number of associated CLCB */ member
227 if (p_clreg->num_clcb == 0) { in bta_gattc_deregister()560 if (p_clreg->num_clcb == 0 && p_clreg->dereg_pending) { in bta_gattc_close()1097 if (p_srvc_cb->connected && p_srvc_cb->num_clcb != 0) { in bta_gattc_process_api_refresh()