HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_JV_L2C_CB (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/jv/
bta_jv_int.h 130 } tBTA_JV_L2C_CB;
208 tBTA_JV_L2C_CB *p_cb;
229 tBTA_JV_L2C_CB *p_cb;
379 tBTA_JV_L2C_CB l2c_cb[BTA_JV_MAX_L2C_CONN]; /* index is GAP handle (index) */
bta_jv_act.c 384 tBTA_JV_STATUS bta_jv_free_l2c_cb(tBTA_JV_L2C_CB *p_cb)
495 tBTA_JV_L2C_CB *p_l2c_cb = &bta_jv_cb.l2c_cb[jv_handle];
    [all...]

Completed in 77 milliseconds