Searched defs:le_acl_connection_interface_ (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/fuzz/ | ||
D | hci_layer_fuzz_client.h | 88 LeAclConnectionInterface* le_acl_connection_interface_; variable |
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ | ||
D | le_acl_connection_test.cc | 176 TestLeAclConnectionInterface le_acl_connection_interface_; member in bluetooth::hci::acl_manager::__anon67124b5c0111::LeAclConnectionTest |
D | le_acl_connection.cc | 100 LeAclConnectionInterface* le_acl_connection_interface_; member in bluetooth::hci::acl_manager::LeAclConnectionTracker |
D | le_impl.h | 1239 LeAclConnectionInterface* le_acl_connection_interface_ = nullptr; member |
/aosp_15_r20/packages/modules/Bluetooth/system/main/test/ | ||
D | main_shim_test.cc | 315 hci::LeAclConnectionInterface* le_acl_connection_interface_{nullptr}; member in MockLeAclConnection |