Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm.c48 #define MODE_DUAL (MODE_BREDR | MODE_LE) macro
477 if (g_currentMode == MODE_DUAL) { in BTM_Disable()
485 if (g_currentMode == MODE_DUAL) { in BTM_Disable()