Home
last modified time | relevance | path

Searched defs:BTM_IsPhy2mSupported (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h61 [[nodiscard]] bool (*BTM_IsPhy2mSupported)(const RawAddress& remote_bda, member
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1135 bool BTM_IsPhy2mSupported(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_IsPhy2mSupported() function