Home
last modified time | relevance | path

Searched refs:chnl_map (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1440 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);
Dhcimsgs.h846 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/
Dbtm_ble_gap.c1460 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/
Dbta_dm_api.c1430 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/
Dhciblecmds.c482 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/
Dbta_api.h2450 tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP adv_fil_pol,