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

/system/bt/bta/hl/
H A Dbta_hl_act.c156 if ( p_mcb->sdp_oper == BTA_HL_SDP_OP_NONE)
172 p_mcb->sdp_oper = BTA_HL_SDP_OP_NONE;
1867 p_cb->sdp_oper = BTA_HL_SDP_OP_NONE;
2264 if ( p_cb->sdp_oper == BTA_HL_SDP_OP_NONE)
2271 p_cb->sdp_oper = BTA_HL_SDP_OP_NONE;
H A Dbta_hl_int.h66 #define BTA_HL_SDP_OP_NONE 0 macro
H A Dbta_hl_main.c1485 if (p_mcb->sdp_oper != BTA_HL_SDP_OP_NONE)

Completed in 11 milliseconds