Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm.c202 NO_SANITIZE("cfi") int BTM_Close() in BTM_Close() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h47 int BTSTACK_API BTM_Close();
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_manager.cpp339 BTM_Close(); in AdapterStop()