Searched defs:LeReadRemoteFeatures (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ | ||
D | le_acl_connection.cc | 267 bool LeAclConnection::LeReadRemoteFeatures() { in LeReadRemoteFeatures() function in bluetooth::hci::acl_manager::LeAclConnection |
/aosp_15_r20/packages/modules/Bluetooth/system/main/test/ | ||
D | main_shim_test.cc | 303 bool LeReadRemoteFeatures() override { return true; } in LeReadRemoteFeatures() function in MockLeAclConnection |