Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_jv_api.cc96 tBTA_JV_STATUS BTA_JvRfcommStopServer(uint32_t /* handle */, in BTA_JvRfcommStopServer() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_jv_api.h725 tBTA_JV_STATUS BTA_JvRfcommStopServer(uint32_t handle, uint32_t rfcomm_slot_id);
/packages/modules/Bluetooth/system/bta/jv/
Dbta_jv_api.cc509 tBTA_JV_STATUS BTA_JvRfcommStopServer(uint32_t handle, in BTA_JvRfcommStopServer() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc436 BTA_JvRfcommStopServer(slot->rfc_handle, slot->id); in free_rfc_slot_scn()