Searched defs:clcb (Results 1 – 4 of 4) sorted by relevance
115 void clcb_dealloc(tGAP_CLCB& clcb) { in clcb_dealloc()252 bool send_cl_read_request(tGAP_CLCB& clcb) { in send_cl_read_request()278 void cl_op_cmpl(tGAP_CLCB& clcb, bool status, uint16_t len, uint8_t* p_name) { in cl_op_cmpl()
51 tSRVC_CLCB clcb[SRVC_MAX_APPS]; /* connection link*/ member
347 tBTA_GATTC_CLCB clcb[BTA_GATTC_CLCB_MAX]; member
1083 tGATT_CLCB clcb = {}; in gatt_clcb_alloc() local