HomeSort by relevance Sort by last modified time
    Searched defs:clcb (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/gap/
gap_int.h 178 tGAP_CLCB clcb[GAP_MAX_CL]; /* connection link*/ member in struct:__anon3105
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 285 UINT8 num_clcb; /* number of associated CLCB */
316 UINT8 num_clcb; /* number of associated CLCB */
325 UINT16 bta_conn_id; /* client channel ID, unique for clcb */
372 tBTA_GATTC_CLCB clcb[BTA_GATTC_CLCB_MAX]; member in struct:__anon2524
  /external/bluetooth/bluedroid/stack/gatt/
gatt_int.h 382 tGATT_TCB *p_tcb; /* associated TCB of this CLCB */
383 tGATT_REG *p_reg; /* owner of this CLCB */
473 tGATT_CLCB clcb[GATT_CL_MAX_LCB]; /* connection link control block*/ member in struct:__anon3131

Completed in 41 milliseconds