Lines Matching defs:handle
224 tBTA_JV_STATUS BTA_JvDeleteRecord(uint32_t handle) { in BTA_JvDeleteRecord()
290 tBTA_JV_STATUS BTA_JvL2capClose(uint32_t handle) { in BTA_JvL2capClose()
312 tBTA_JV_STATUS BTA_JvL2capCloseLE(uint32_t handle) { in BTA_JvL2capCloseLE()
421 tBTA_JV_STATUS BTA_JvL2capRead(uint32_t handle, uint32_t req_id, in BTA_JvL2capRead()
455 tBTA_JV_STATUS BTA_JvL2capReady(uint32_t handle, uint32_t* p_data_size) { in BTA_JvL2capReady()
485 tBTA_JV_STATUS BTA_JvL2capWrite(uint32_t handle, uint32_t req_id, BT_HDR* msg, in BTA_JvL2capWrite()
560 tBTA_JV_STATUS BTA_JvRfcommClose(uint32_t handle, uint32_t rfcomm_slot_id) { in BTA_JvRfcommClose()
622 tBTA_JV_STATUS BTA_JvRfcommStopServer(uint32_t handle, in BTA_JvRfcommStopServer()
641 uint16_t BTA_JvRfcommGetPortHdl(uint32_t handle) { in BTA_JvRfcommGetPortHdl()
662 tBTA_JV_STATUS BTA_JvRfcommWrite(uint32_t handle, uint32_t req_id) { in BTA_JvRfcommWrite()
706 tBTA_JV_STATUS BTA_JvSetPmProfile(uint32_t handle, tBTA_JV_PM_ID app_id, in BTA_JvSetPmProfile()