Searched refs:ble_supported_max_rx_time (Results 1 – 3 of 3) sorted by relevance
74 uint16_t* ble_supported_max_rx_time);
195 uint16_t* ble_supported_max_rx_time) { in parse_ble_read_maximum_data_length_response() argument201 STREAM_TO_UINT16(*ble_supported_max_rx_time, stream); in parse_ble_read_maximum_data_length_response()
78 static uint16_t ble_supported_max_rx_time; variable231 &ble_supported_max_rx_octets, &ble_supported_max_rx_time); in start_up()