Home
last modified time | relevance | path

Searched defs:lmp_features (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller_test.cc135 uint64_t lmp_features = 0x012345678abcdef; in HandleCommand() local
Dhci_layer_test.cc429 uint64_t lmp_features = 0x012345678abcdef; in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dadapter.cc501 inspect::StringProperty lmp_features; member
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h31280 …uilder> Create(uint8_t num_hci_command_packets, ErrorCode status, uint64_t lmp_features) {auto bui… in Create()
31299 …ompleteBuilder(uint8_t num_hci_command_packets, ErrorCode status, uint64_t lmp_features) :CommandC… in Create()
45060 …leteBuilder> Create(ErrorCode status, uint16_t connection_handle, uint64_t lmp_features) {auto bui… in Create()
45080 …uresCompleteBuilder(ErrorCode status, uint16_t connection_handle, uint64_t lmp_features) :EventBui… in Create()