Home
last modified time | relevance | path

Searched refs:ESP_SDP_NEED_INIT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/api/include/api/
Desp_sdp_api.h24 ESP_SDP_NEED_INIT, /*!< SDP module shall init first */ enumerator
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c923 ret = ESP_SDP_NEED_INIT; in btc_sdp_deinit()
951 ret = ESP_SDP_NEED_INIT; in btc_sdp_create_record()
980 ret = ESP_SDP_NEED_INIT; in btc_sdp_remove_record()
1014 ret = ESP_SDP_NEED_INIT; in btc_sdp_search()