Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/btm/
Dbtm_wl.c28 #define STATUS_NONE 0 macro
42 static uint8_t g_status = STATUS_NONE;
241 g_status = STATUS_NONE; in BtmCloseWhiteList()
Dbtm_pm.c41 #define STATUS_NONE 0 macro
63 static uint8_t g_status = STATUS_NONE;
126 g_status = STATUS_NONE; in BtmClosePm()
Dbtm.c40 #define STATUS_NONE 0 macro
105 static uint8_t g_status = STATUS_NONE;
213 g_status = STATUS_NONE; in BTM_Close()
Dbtm_le_sec.c28 #define STATUS_NONE 0 macro
49 static uint8_t g_status = STATUS_NONE;
203 g_status = STATUS_NONE; in BtmCloseLeSecurity()
Dbtm_sco.c53 #define STATUS_NONE 0 macro
85 static uint8_t g_status = STATUS_NONE;
131 g_status = STATUS_NONE; in BtmCloseSco()
Dbtm_acl.c39 #define STATUS_NONE 0 macro
146 static uint8_t g_status = STATUS_NONE;
292 g_status = STATUS_NONE; in BtmCloseAcl()