Home
last modified time | relevance | path

Searched refs:BtmIsControllerSupportedLeSetPrivacyMode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.h33 bool BtmIsControllerSupportedLeSetPrivacyMode();
H A Dbtm_le_sec.c298 if (BtmIsControllerSupportedLeSetPrivacyMode()) { in BTM_SetLePairedDevices()
350 if (BtmIsControllerSupportedLeSetPrivacyMode()) { in BTM_AddLePairedDevice()
H A Dbtm_controller.c226 bool BtmIsControllerSupportedLeSetPrivacyMode() in BtmIsControllerSupportedLeSetPrivacyMode() function