Searched refs:chnl_map (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_ble_api.h | 1440 tBLE_BD_ADDR *p_dir_bda, tBTM_BLE_ADV_CHNL_MAP chnl_map); 1457 … tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP afp, tBTM_START_ADV_CMPL_CBACK *adv_cb);
|
D | hcimsgs.h | 846 BOOLEAN btsnd_hcic_ble_set_host_chnl_class (UINT8 chnl_map[HCIC_BLE_CHNL_MAP_SIZE]);
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_gap.c | 1460 tBTM_BLE_ADV_CHNL_MAP chnl_map) in BTM_BleSetAdvParams() argument 1483 p_cb->adv_chnl_map = chnl_map; in BTM_BleSetAdvParams() 1527 … tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP afp, tBTM_START_ADV_CMPL_CBACK *adv_cb) in BTM_BleSetAdvParamsAll() argument 1562 p_cb->adv_chnl_map = chnl_map; in BTM_BleSetAdvParamsAll() 1584 chnl_map, in BTM_BleSetAdvParamsAll()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 1430 tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP adv_fil_pol, in BTA_DmSetBleAdvParamsAll() argument 1438 adv_type, addr_type_own, chnl_map, adv_fil_pol); in BTA_DmSetBleAdvParamsAll() 1449 p_msg->channel_map = chnl_map; in BTA_DmSetBleAdvParamsAll()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/ |
D | hciblecmds.c | 482 BOOLEAN btsnd_hcic_ble_set_host_chnl_class (UINT8 chnl_map[HCIC_BLE_CHNL_MAP_SIZE]) in btsnd_hcic_ble_set_host_chnl_class() 499 ARRAY_TO_STREAM (pp, chnl_map, HCIC_BLE_CHNL_MAP_SIZE); in btsnd_hcic_ble_set_host_chnl_class()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_api.h | 2450 tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP adv_fil_pol,
|