Searched refs:Response_Data_Length (Results 1 – 4 of 4) sorted by relevance
270 uint8_t Response_Data_Length, in hci_le_set_periodic_advertising_response_data() argument276 if(Response_Data_Length > MAX_PAWR_RESPONSE_DATA_SIZE) in hci_le_set_periodic_advertising_response_data()289 memcpy(p, Response_Data, Response_Data_Length); in hci_le_set_periodic_advertising_response_data()293 Response_Slot, Response_Data_Length, in hci_le_set_periodic_advertising_response_data()
94 uint8_t Response_Data_Length,
1755 uint8_t Response_Data_Length;9888 if(buffer_in_length != 2 + 2 + 1 + 1 + 1 + 1 + cp0->Response_Data_Length * (sizeof(uint8_t))) in hci_le_set_periodic_advertising_response_data_process()9898 cp0->Response_Data_Length /* 1 */, in hci_le_set_periodic_advertising_response_data_process()
5823 uint8_t Response_Data_Length,