Searched refs:remove_record (Results 1 – 4 of 4) sorted by relevance
42 } remove_record; member
186 } remove_record; /*!< SDP callback param of ESP_SDP_REMOVE_RECORD_COMP_EVT */ member
139 arg.remove_record.record_handle = record_handle; in esp_sdp_remove_record()
1173 int slot_id = get_sdp_slot_id_by_handle(arg->remove_record.record_handle); in btc_sdp_remove_record()1175 …BTC_TRACE_ERROR("%s SDP record with handle %d not found", __func__, arg->remove_record.record_hand… in btc_sdp_remove_record()1332 param.remove_record.status = p_data->sdp_remove_record.status; in btc_sdp_cb_handler()