Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c1122 tBTM_STATUS BTM_BleSetChannels (BLE_CHANNELS channels, tBTM_CMPL_CB *p_ble_channels_cmpl_cback) in BTM_BleSetChannels() argument
1134 btm_cb.devcb.p_ble_channels_cmpl_cb = p_ble_channels_cmpl_cback; in BTM_BleSetChannels()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h4275 tBTM_STATUS BTM_BleSetChannels (BLE_CHANNELS channels, tBTM_CMPL_CB *p_ble_channels_cmpl_cback);