Searched refs:ble_supported_max_rx_time (Results 1 – 5 of 5) sorted by relevance
83 extern uint16_t ble_supported_max_rx_time;
82 uint16_t ble_supported_max_rx_time{0}; variable
79 uint16_t* ble_supported_max_rx_time);
212 uint16_t* ble_supported_max_rx_time) { in parse_ble_read_maximum_data_length_response() argument219 STREAM_TO_UINT16(*ble_supported_max_rx_time, stream); in parse_ble_read_maximum_data_length_response()
85 static uint16_t ble_supported_max_rx_time; variable254 &ble_supported_max_rx_octets, &ble_supported_max_rx_time); in start_up()