Searched refs:ble_supported_max_rx_octets (Results 1 – 5 of 5) sorted by relevance
82 extern uint16_t ble_supported_max_rx_octets;
81 uint16_t ble_supported_max_rx_octets{0}; variable
78 uint16_t* ble_supported_max_rx_octets,
211 uint16_t* ble_supported_max_tx_time, uint16_t* ble_supported_max_rx_octets, in parse_ble_read_maximum_data_length_response() argument218 STREAM_TO_UINT16(*ble_supported_max_rx_octets, stream); in parse_ble_read_maximum_data_length_response()
84 static uint16_t ble_supported_max_rx_octets; variable254 &ble_supported_max_rx_octets, &ble_supported_max_rx_time); in start_up()