Home
last modified time | relevance | path

Searched refs:ble_set_channels (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1068 …} ble_set_channels; /*!< Event parameter of ESP_GAP_BLE_SET_CHANNELS_E… member
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h1025 tBTA_DM_API_BLE_SET_CHANNELS ble_set_channels; member
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c711 param.ble_set_channels.stat = btc_btm_status_to_esp_status(result->status); in btc_gap_ble_set_channels_cmpl_callback()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c818 … BTM_BleSetChannels (p_data->ble_set_channels.channels, p_data->ble_set_channels.set_channels_cb); in bta_dm_ble_set_channels()