Home
last modified time | relevance | path

Searched refs:BLE_CHANNELS (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c1105 tBTM_STATUS BTM_BleSetChannels (BLE_CHANNELS channels, tBTM_CMPL_CB *p_ble_channels_cmpl_cback) in BTM_BleSetChannels()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbt_types.h361 typedef UINT8 BLE_CHANNELS[BLE_CHANNELS_LEN]; typedef
Dhcimsgs.h583 BOOLEAN btsnd_hcic_ble_set_channels (BLE_CHANNELS channels);
Dbtm_api.h4191 tBTM_STATUS BTM_BleSetChannels (BLE_CHANNELS channels, tBTM_CMPL_CB *p_ble_channels_cmpl_cback);
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1064 BOOLEAN btsnd_hcic_ble_set_channels (BLE_CHANNELS channels) in btsnd_hcic_ble_set_channels()