Home
last modified time | relevance | path

Searched refs:BTM_LINK_POLICY_ENABLE_SNIFF_MODE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_manager.cpp112 BTM_LINK_POLICY_ENABLE_SNIFF_MODE); in Enable()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h274 #define BTM_LINK_POLICY_ENABLE_SNIFF_MODE 0x0004 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c2185 if ((linkPolicySettings & BTM_LINK_POLICY_ENABLE_SNIFF_MODE) && BTM_IsControllerSupportSniffMode()) { in BTM_SetDefaultLinkPolicySettings()
2211 if ((linkPolicySettings & BTM_LINK_POLICY_ENABLE_SNIFF_MODE) && BTM_IsControllerSupportSniffMode()) { in BTM_SetLinkPolicySettings()

Completed in 5 milliseconds