Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h57 #define COD_LIMITED_DISCOVERABLE_BIT (1 << 13) macro
H A Dgap.c673 g_gapMng.bredr.classOfDevice |= COD_LIMITED_DISCOVERABLE_BIT; in GapWriteCurrentIACLAPComplete()
675 g_gapMng.bredr.classOfDevice &= ~COD_LIMITED_DISCOVERABLE_BIT; in GapWriteCurrentIACLAPComplete()

Completed in 3 milliseconds