Searched refs:BTA_JV_L2C_FOR_SDP_HDL (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/jv/
H A Dbta_jv_act.c388 if(BTA_JV_L2C_FOR_SDP_HDL == p_cb->handle)
1506 tBTA_JV_L2C_CB *p_cb = &bta_jv_cb.l2c_cb[BTA_JV_L2C_FOR_SDP_HDL];
1515 evt_data.l2c_open.handle = BTA_JV_L2C_FOR_SDP_HDL;
1526 evt_data.handle = BTA_JV_L2C_FOR_SDP_HDL;
1547 tBTA_JV_L2C_CB *p_cb = &bta_jv_cb.l2c_cb[BTA_JV_L2C_FOR_SDP_HDL];
1552 close.handle = BTA_JV_L2C_FOR_SDP_HDL;
1605 handle = BTA_JV_L2C_FOR_SDP_HDL;
1847 if(BTA_JV_L2C_FOR_SDP_HDL == rc->handle)
1890 if(BTA_JV_L2C_FOR_SDP_HDL == ls->handle)
H A Dbta_jv_int.h426 #define BTA_JV_L2C_FOR_SDP_HDL GAP_MAX_CONNECTIONS macro
H A Dbta_jv_api.c1158 if(BTA_JV_L2C_FOR_SDP_HDL == handle)
1267 if(BTA_JV_L2C_FOR_SDP_HDL == handle)

Completed in 64 milliseconds