Home
last modified time | relevance | path

Searched refs:bt_mesh_stop_ble_advertising (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dadv.h99 int bt_mesh_stop_ble_advertising(uint8_t index);
Dadv.c928 int bt_mesh_stop_ble_advertising(uint8_t index) in bt_mesh_stop_ble_advertising() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_ble.c144 bt_mesh_stop_ble_advertising(arg->stop_ble_adv.index); in btc_ble_mesh_ble_call_handler()