Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/src/
H A Dhci_packet_parser.cc210 BT_HDR* response, uint16_t* ble_supported_max_tx_octets, in parse_ble_read_maximum_data_length_response()
/aosp12/system/bt/test/mock/
H A Dmock_device_controller.cc79 uint16_t ble_supported_max_tx_octets{0}; variable
/aosp12/system/bt/device/src/
H A Dcontroller.cc82 static uint16_t ble_supported_max_tx_octets; variable