OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_JV_L2C_CB
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/jv/
bta_jv_int.h
197
}
tBTA_JV_L2C_CB
;
257
tBTA_JV_L2C_CB
*p_cb;
277
tBTA_JV_L2C_CB
*p_cb;
443
tBTA_JV_L2C_CB
l2c_cb[BTA_JV_MAX_L2C_CONN]; /* index is GAP handle (index) */
bta_jv_act.c
379
tBTA_JV_STATUS bta_jv_free_l2c_cb(
tBTA_JV_L2C_CB
*p_cb)
485
tBTA_JV_L2C_CB
*p_l2c_cb = &bta_jv_cb.l2c_cb[jv_handle];
[
all
...]
Completed in 26 milliseconds