Home
last modified time | relevance | path

Searched defs:ble_supported_max_rx_octets (Results 1 – 3 of 3) sorted by relevance

/system/bt/hci/src/
Dhci_packet_parser.cc211 uint16_t* ble_supported_max_tx_time, uint16_t* ble_supported_max_rx_octets, in parse_ble_read_maximum_data_length_response()
/system/bt/test/mock/
Dmock_device_controller.cc81 uint16_t ble_supported_max_rx_octets{0}; variable
/system/bt/device/src/
Dcontroller.cc84 static uint16_t ble_supported_max_rx_octets; variable