Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_sock_sdp.cc475 if ((handle != -1) && (handle != 0)) BTA_JvDeleteRecord(handle); in del_rfc_sdp_rec()
/system/bt/bta/include/
Dbta_jv_api.h502 tBTA_JV_STATUS BTA_JvDeleteRecord(uint32_t handle);
/system/bt/bta/jv/
Dbta_jv_api.cc224 tBTA_JV_STATUS BTA_JvDeleteRecord(uint32_t handle) { in BTA_JvDeleteRecord() function