Searched refs:Scan_Response_Data_Length (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() 676 tBleStatus hci_le_set_scan_response_data(uint8_t Scan_Response_Data_Length, in hci_le_set_scan_response_data() argument 679 …return allocate_and_set_data(LEGACY_ADV_HANDLE, COMPLETE_DATA, Scan_Response_Data_Length, Scan_Res… 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 | 59 uint8_t Scan_Response_Data_Length, 65 tBleStatus hci_le_set_scan_response_data(uint8_t Scan_Response_Data_Length, 77 uint8_t Scan_Response_Data_Length,
|
D | dtm_cmd_db.c | 547 uint8_t Scan_Response_Data_Length; 960 uint8_t Scan_Response_Data_Length; 2259 uint8_t Scan_Response_Data_Length; 5146 *status = hci_le_set_scan_response_data(cp0->Scan_Response_Data_Length /* 1 */, in hci_le_set_scan_response_data_process() 6812 if(buffer_in_length != 1 + 1 + 1 + 1 + cp0->Scan_Response_Data_Length * (sizeof(uint8_t))) in hci_le_set_extended_scan_response_data_process() 6820 cp0->Scan_Response_Data_Length /* 1 */, in hci_le_set_extended_scan_response_data_process() 11925 if(buffer_in_length != 1 + 1 + 1 + cp0->Scan_Response_Data_Length * (sizeof(uint8_t))) in aci_gap_set_scan_response_data_nwk_process() 11932 cp0->Scan_Response_Data_Length /* 1 */, in aci_gap_set_scan_response_data_nwk_process()
|
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/ |
D | ble_api.h | 5699 uint16_t Scan_Response_Data_Length, 6832 uint16_t Scan_Response_Data_Length,
|
D | ble_stack_user_cfg.h | 128 uint16_t Scan_Response_Data_Length, 131 uint16_t Scan_Response_Data_Length, 134 uint16_t Scan_Response_Data_Length,
|
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/ |
D | ble_types.h | 929 uint8_t Scan_Response_Data_Length; 1450 uint8_t Scan_Response_Data_Length; 3145 uint8_t Scan_Response_Data_Length;
|
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/ |
D | ble_stack_user_cfg.c | 183 uint16_t Scan_Response_Data_Length, in GAP_set_scan_response_data_ucfg() argument 187 Scan_Response_Data_Length, in GAP_set_scan_response_data_ucfg()
|