OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon1277
/external/bluetooth/bluedroid/stack/gap/
gap_int.h
178
tGAP_CLCB
clcb
[GAP_MAX_CL]; /* connection link*/
member in struct:__anon839
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h
317
UINT8 num_clcb; /* number of associated
CLCB
*/
348
UINT8 num_clcb; /* number of associated
CLCB
*/
357
UINT16 bta_conn_id; /* client channel ID, unique for
clcb
*/
414
tBTA_GATTC_CLCB
clcb
[BTA_GATTC_CLCB_MAX];
member in struct:__anon248
/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:__anon865
Completed in 23 milliseconds