Home
last modified time | relevance | path

Searched refs:channel_map (Results 1 – 25 of 38) sorted by relevance

12

/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble_50/multi-adv/main/
Dmulti_adv_demo.c61 .channel_map = ADV_CHNL_ALL,
75 .channel_map = ADV_CHNL_ALL,
89 .channel_map = ADV_CHNL_ALL,
103 .channel_map = ADV_CHNL_ALL,
/hal_espressif-2.7.6/examples/bluetooth/hci/hci_common_component/
Dbt_hci_common.c59 uint8_t channel_map, uint8_t adv_filter_policy) in make_cmd_ble_set_adv_param() argument
71 UINT8_TO_STREAM (buf, channel_map); in make_cmd_ble_set_adv_param()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_multi_adv.c285 if (p_params->channel_map == 0 || p_params->channel_map > BTM_BLE_DEFAULT_ADV_CHNL_MAP) { in btm_ble_multi_adv_set_params()
286 p_params->channel_map = BTM_BLE_DEFAULT_ADV_CHNL_MAP; in btm_ble_multi_adv_set_params()
288 UINT8_TO_STREAM (pp, p_params->channel_map); in btm_ble_multi_adv_set_params()
303 … p_params->channel_map, p_params->adv_filter_policy, p_inst->inst_id, p_params->tx_power); in btm_ble_multi_adv_set_params()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_hci.h108 uint8_t channel_map; member
/hal_espressif-2.7.6/examples/bluetooth/hci/hci_common_component/include/
Dbt_hci_common.h101 uint8_t channel_map, uint8_t adv_filter_policy);
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/ble_ibeacon/main/
Dibeacon_demo.c59 .channel_map = ADV_CHNL_ALL,
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble_50/peroidic_adv/main/
Dperiodic_adv_demo.c62 .channel_map = ADV_CHNL_ALL,
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dble_hidd_demo_main.c89 .channel_map = ADV_CHNL_ALL,
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_coex_test/components/case/
Dble_unit.c38 .channel_map = ADV_CHNL_ALL,
Dsync.c64 .channel_map = ADV_CHNL_ALL, in send_adv()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c315 tBTM_BLE_ADV_CHNL_MAP channel_map = 0U; in bt_le_adv_start() local
364 channel_map = BLE_MESH_ADV_CHNL_37 | BLE_MESH_ADV_CHNL_38 | BLE_MESH_ADV_CHNL_39; in bt_le_adv_start()
372 channel_map, adv_fil_pol, p_start_adv_cb)); in bt_le_adv_start()
391 tBTM_BLE_ADV_CHNL_MAP channel_map = 0U; in bt_mesh_ble_adv_start() local
409 channel_map = BLE_MESH_ADV_CHNL_37 | BLE_MESH_ADV_CHNL_38 | BLE_MESH_ADV_CHNL_39; in bt_mesh_ble_adv_start()
423 channel_map, adv_fil_pol, NULL)); in bt_mesh_ble_adv_start()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c118 UINT8 channel_map, UINT8 adv_filter_policy) in btsnd_hcic_ble_write_adv_params() argument
140 UINT8_TO_STREAM (pp, channel_map); in btsnd_hcic_ble_write_adv_params()
1208 … UINT32 interval_max, UINT8 channel_map, UINT8 own_addr_type, in btsnd_hcic_ble_set_ext_adv_params() argument
1223 channel_map, own_addr_type, peer_addr_type, adv_filter_policy, adv_tx_power, in btsnd_hcic_ble_set_ext_adv_params()
1235 UINT8_TO_STREAM(pp, channel_map); in btsnd_hcic_ble_set_ext_adv_params()
/hal_espressif-2.7.6/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h357 esp_ble_adv_channel_t channel_map; /*!< Advertising channel map */ member
775 esp_ble_adv_channel_t channel_map; /*!< ext adv channel map */ member
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h752 UINT8 channel_map, UINT8 adv_filter_policy);
906 … UINT32 interval_max, UINT8 channel_map, UINT8 own_addr_type,
Dbtm_ble_api.h488 tBTM_BLE_ADV_CHNL_MAP channel_map; member
760 tBTM_BLE_ADV_CHNL_MAP channel_map; member
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c489 …if((ble_adv_params->channel_map | ADV_CHNL_ALL) != ADV_CHNL_ALL || ble_adv_params->channel_map == … in btc_ble_start_advertising()
512 ble_adv_params->channel_map, in btc_ble_start_advertising()
1665 params.channel_map = arg_5->ext_adv_set_params.params.channel_map; in btc_gap_ble_call_handler()
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/blufi/main/
Dblufi_example_main.c70 .channel_map = ADV_CHNL_ALL,
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c76 .channel_map = ADV_CHNL_ALL,
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c52 .channel_map = ADV_CHNL_ALL,
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c131 .channel_map = ADV_CHNL_ALL,
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/ble_ancs/main/
Dble_ancs_demo.c104 .channel_map = ADV_CHNL_ALL,
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c139 .channel_map = ADV_CHNL_ALL,
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/ble_spp_server/main/
Dble_spp_server_demo.c79 .channel_map = ADV_CHNL_ALL,
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h469 tBTA_BLE_ADV_CHNL_MAP channel_map; /* adv channel map */ member
1464 tBTA_BLE_ADV_CHNL_MAP channel_map; member
/hal_espressif-2.7.6/components/protocomm/src/transports/
Dprotocomm_ble.c76 .channel_map = ADV_CHNL_ALL,

12