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

  /external/bluetooth/bluedroid/stack/srvc/
srvc_eng_int.h 53 tSRVC_CLCB clcb[SRVC_MAX_APPS]; /* connection link*/ member in struct:__anon6352
  /external/bluetooth/bluedroid/stack/gap/
gap_int.h 178 tGAP_CLCB clcb[GAP_MAX_CL]; /* connection link*/ member in struct:__anon5898
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 328 UINT8 num_clcb; /* number of associated CLCB */
360 UINT8 num_clcb; /* number of associated CLCB */
369 UINT16 bta_conn_id; /* client channel ID, unique for clcb */
428 tBTA_GATTC_CLCB clcb[BTA_GATTC_CLCB_MAX]; member in struct:__anon5203
  /external/bluetooth/bluedroid/stack/gatt/
gatt_int.h 397 tGATT_TCB *p_tcb; /* associated TCB of this CLCB */
398 tGATT_REG *p_reg; /* owner of this CLCB */
503 tGATT_CLCB clcb[GATT_CL_MAX_LCB]; /* connection link control block*/ member in struct:__anon5925

Completed in 80 milliseconds