Searched refs:tBTM_BLE_ADV_CHNL_MAP (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_ble_api.h | 71 typedef UINT8 tBTM_BLE_ADV_CHNL_MAP; typedef 497 tBTM_BLE_ADV_CHNL_MAP channel_map; 770 tBTM_BLE_ADV_CHNL_MAP channel_map; 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); 1539 tBLE_BD_ADDR *p_dir_bda, tBTM_BLE_ADV_CHNL_MAP *p_chnl_map);
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_ble_int.h | 178 tBTM_BLE_ADV_CHNL_MAP adv_chnl_map;
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_api.h | 463 typedef tBTM_BLE_ADV_CHNL_MAP tBTA_BLE_ADV_CHNL_MAP; /* use as a bit mask */ 2450 tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP adv_fil_pol,
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
D | mesh_bearer_adapt.c | 320 tBTM_BLE_ADV_CHNL_MAP channel_map = 0U; in bt_le_adv_start() 412 tBTM_BLE_ADV_CHNL_MAP channel_map = 0U; in bt_mesh_ble_adv_start()
|
/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() 1527 … tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP afp, tBTM_START_ADV_CMPL_CBACK *adv_cb) in BTM_BleSetAdvParamsAll() 1623 tBLE_BD_ADDR *p_dir_bda, tBTM_BLE_ADV_CHNL_MAP *p_chnl_map) in BTM_BleReadAdvParams()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 779 tBTM_BLE_ADV_CHNL_MAP channel_map;
|
/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()
|