Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hci.cc299 void deinit() { in deinit() function
497 plc->deinit(); in init()
510 void deinit() { in deinit() function
515 plc->deinit(); in deinit()
676 msbc_info->deinit(); in init()
689 msbc_info->deinit(); in cleanup()
953 void deinit() { in deinit() function
1114 lc3_info->deinit(); in init()
1130 lc3_info->deinit(); in cleanup()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sdp.cc131 static bt_status_t deinit() { in deinit() function
147 sizeof(btsdp_interface_t), init, deinit, search, create_sdp_record,
/packages/modules/Bluetooth/android/pandora/server/src/
DMain.kt57 server.deinit() in onStart()
DServer.kt90 fun deinit() = services.forEach { if (it is Closeable) it.close() } in shutdown() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java277 mObserver.deinit(); in startSocketListeners()
438 mObserver.deinit(); in shutdown()
DBluetoothMapContentObserver.java4282 public void deinit() { in deinit() method in BluetoothMapContentObserver
/packages/modules/Bluetooth/system/include/hardware/
Dbt_sdp.h155 bt_status_t (*deinit)(); member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_sdp.cpp62 sBluetoothSdpInterface->deinit(); in initializeNative()
473 sBluetoothSdpInterface->deinit(); in cleanupNative()