Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/test/common/
Dbtm_api_mock.cc54 bool BTM_IsPhy2mSupported(const RawAddress& remote_bda, in BTM_IsPhy2mSupported() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.h87 struct BTM_IsPhy2mSupported { struct
95 extern struct BTM_IsPhy2mSupported BTM_IsPhy2mSupported; argument
Dmock_stack_acl.cc47 struct BTM_IsPhy2mSupported BTM_IsPhy2mSupported; variable
182 bool BTM_IsPhy2mSupported(const RawAddress& remote_bda, in BTM_IsPhy2mSupported() function
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h77 [[nodiscard]] bool (*BTM_IsPhy2mSupported)(const RawAddress& remote_bda, member
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1219 bool BTM_IsPhy2mSupported(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_IsPhy2mSupported() function