Searched refs:num_clcb (Results 1 – 3 of 3) sorted by relevance
233 p_clcb->p_srcb->num_clcb ++; in bta_gattc_clcb_alloc()234 p_clcb->p_rcb->num_clcb ++; in bta_gattc_clcb_alloc()281 if (p_clcb->p_srcb->num_clcb) in bta_gattc_clcb_dealloc()282 p_clcb->p_srcb->num_clcb --; in bta_gattc_clcb_dealloc()284 if (p_clcb->p_rcb->num_clcb) in bta_gattc_clcb_dealloc()285 p_clcb->p_rcb->num_clcb --; in bta_gattc_clcb_dealloc()
280 UINT8 num_clcb; /* number of associated CLCB */ member311 UINT8 num_clcb; /* number of associated CLCB */ member
285 if (p_clreg->num_clcb > 0) in bta_gattc_deregister()721 if ( -- p_clcb->p_srcb->num_clcb == 0) in bta_gattc_close()733 if (-- p_clreg->num_clcb == 0 && p_clreg->dereg_pending) in bta_gattc_close()