Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_comm.h52 #define GAP_DISCOVERABLE_MODE_LIMITED 0x01 /// Limited Discoverable Mode macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp421 discoverMode.mode = GAP_DISCOVERABLE_MODE_LIMITED; in SetScanMode()
429 discoverMode.mode = GAP_DISCOVERABLE_MODE_LIMITED; in SetScanMode()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c642 } else if (discoverableMode & GAP_DISCOVERABLE_MODE_LIMITED) { in GapWriteCurrentIACLAP()

Completed in 12 milliseconds