Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c635 uint8_t discoverableMode = scanModeBlock->discoverMode.mode; in GapWriteCurrentIACLAP() local
639 if (discoverableMode & GAP_DISCOVERABLE_MODE_GENERAL) { in GapWriteCurrentIACLAP()
642 } else if (discoverableMode & GAP_DISCOVERABLE_MODE_LIMITED) { in GapWriteCurrentIACLAP()

Completed in 2 milliseconds