Searched refs:Scan_Response_Data (Results 1 – 7 of 7) sorted by relevance
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/ |
D | aci_adv_nwk.c | 176 … 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()
|
D | aci_adv_nwk.h | 60 uint8_t *Scan_Response_Data); 66 uint8_t Scan_Response_Data[31]); 78 uint8_t *Scan_Response_Data);
|
D | dtm_cmd_db.c | 548 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/ |
D | ble_api.h | 5700 uint8_t Scan_Response_Data[]); 6833 uint8_t Scan_Response_Data[]);
|
D | ble_stack_user_cfg.h | 129 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/ |
D | ble_types.h | 930 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/ |
D | ble_stack_user_cfg.c | 184 uint8_t* Scan_Response_Data) in GAP_set_scan_response_data_ucfg() argument 188 Scan_Response_Data); in GAP_set_scan_response_data_ucfg()
|