Searched refs:BTA_HL_SDP_OP_NONE (Results 1 – 3 of 3) sorted by relevance
156 if ( p_mcb->sdp_oper == BTA_HL_SDP_OP_NONE) in bta_hl_dch_sdp_init()172 p_mcb->sdp_oper = BTA_HL_SDP_OP_NONE; in bta_hl_dch_sdp_init()1867 p_cb->sdp_oper = BTA_HL_SDP_OP_NONE; in bta_hl_sdp_cback()2264 if ( p_cb->sdp_oper == BTA_HL_SDP_OP_NONE) in bta_hl_cch_sdp_init()2271 p_cb->sdp_oper = BTA_HL_SDP_OP_NONE; in bta_hl_cch_sdp_init()
66 #define BTA_HL_SDP_OP_NONE 0 macro
1485 if (p_mcb->sdp_oper != BTA_HL_SDP_OP_NONE) in bta_hl_api_sdp_query()