Searched refs:ble_supported_max_tx_time (Results 1 – 5 of 5) sorted by relevance
81 extern uint16_t ble_supported_max_tx_time;
80 uint16_t ble_supported_max_tx_time{0}; variable331 uint16_t get_ble_maximum_tx_time(void) { return ble_supported_max_tx_time; } in get_ble_maximum_tx_time()
77 uint16_t* ble_supported_max_tx_time,
211 uint16_t* ble_supported_max_tx_time, uint16_t* ble_supported_max_rx_octets, in parse_ble_read_maximum_data_length_response() argument217 STREAM_TO_UINT16(*ble_supported_max_tx_time, stream); in parse_ble_read_maximum_data_length_response()
83 static uint16_t ble_supported_max_tx_time; variable253 response, &ble_supported_max_tx_octets, &ble_supported_max_tx_time, in start_up()671 return ble_supported_max_tx_time; in get_ble_maximum_tx_time()