Home
last modified time | relevance | path

Searched refs:Scan_Response_Data (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Daci_adv_nwk.c176 … uint8_t Scan_Response_Data_Length, uint8_t *Scan_Response_Data) in hci_le_set_extended_scan_response_data() argument
179 … Operation, Scan_Response_Data_Length, Scan_Response_Data, SCAN_RESP_DATA, LL); in hci_le_set_extended_scan_response_data()
677 uint8_t Scan_Response_Data[31]) in hci_le_set_scan_response_data()
679 …_data(LEGACY_ADV_HANDLE, COMPLETE_DATA, Scan_Response_Data_Length, Scan_Response_Data, SCAN_RESP_D… in hci_le_set_scan_response_data()
690 … uint8_t Operation, uint8_t Scan_Response_Data_Length, uint8_t *Scan_Response_Data) in aci_gap_set_scan_response_data_nwk() argument
693 … Operation, Scan_Response_Data_Length, Scan_Response_Data, SCAN_RESP_DATA, GAP); in aci_gap_set_scan_response_data_nwk()
Daci_adv_nwk.h60 uint8_t *Scan_Response_Data);
66 uint8_t Scan_Response_Data[31]);
78 uint8_t *Scan_Response_Data);
Ddtm_cmd_db.c548 uint8_t Scan_Response_Data[31];
961 uint8_t Scan_Response_Data[(HCI_MAX_PAYLOAD_SIZE - 4)/sizeof(uint8_t)];
2260 uint8_t Scan_Response_Data[(HCI_MAX_PAYLOAD_SIZE - 3)/sizeof(uint8_t)];
5147 cp0->Scan_Response_Data /* 31 */); in hci_le_set_scan_response_data_process()
6821 … cp0->Scan_Response_Data /* cp0->Scan_Response_Data_Length * (sizeof(uint8_t)) */); in hci_le_set_extended_scan_response_data_process()
11933 … cp0->Scan_Response_Data /* cp0->Scan_Response_Data_Length * (sizeof(uint8_t)) */); in aci_gap_set_scan_response_data_nwk_process()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h5700 uint8_t Scan_Response_Data[]);
6833 uint8_t Scan_Response_Data[]);
Dble_stack_user_cfg.h129 uint8_t* Scan_Response_Data);
132 uint8_t* Scan_Response_Data);
135 uint8_t* Scan_Response_Data);
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h930 uint8_t Scan_Response_Data[31];
1451 uint8_t Scan_Response_Data[BLE_CMD_MAX_PARAM_LEN - 4];
3146 uint8_t Scan_Response_Data[BLE_CMD_MAX_PARAM_LEN - 4];
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c184 uint8_t* Scan_Response_Data) in GAP_set_scan_response_data_ucfg() argument
188 Scan_Response_Data); in GAP_set_scan_response_data_ucfg()