Home
last modified time | relevance | path

Searched defs:clcb (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/gap/
Dgap_ble.cc108 void clcb_dealloc(tGAP_CLCB& clcb) { in clcb_dealloc()
242 bool send_cl_read_request(tGAP_CLCB& clcb) { in send_cl_read_request()
268 void cl_op_cmpl(tGAP_CLCB& clcb, bool status, uint16_t len, uint8_t* p_name) { in cl_op_cmpl()
/system/bt/stack/srvc/
Dsrvc_eng_int.h50 tSRVC_CLCB clcb[SRVC_MAX_APPS]; /* connection link*/ member
/system/bt/bta/gatt/
Dbta_gattc_int.h308 tBTA_GATTC_CLCB clcb[BTA_GATTC_CLCB_MAX]; member
/system/bt/stack/gatt/
Dgatt_int.h400 tGATT_CLCB clcb[GATT_CL_MAX_LCB]; /* connection link control block*/ member