Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_main_shim_acl_api.cc60 void bluetooth::shim::ACL_Disconnect(uint16_t handle, bool is_classic, in ACL_Disconnect()
/aosp12/system/bt/main/shim/
H A Dacl_api.cc84 void bluetooth::shim::ACL_Disconnect(uint16_t handle, bool is_classic, in ACL_Disconnect()
/aosp12/system/bt/gd/storage/
H A Dconfig_cache.cc369 bool is_classic = false; in FixDeviceTypeInconsistencyInSection() local