Home
last modified time | relevance | path

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

/system/bt/bta/jv/
Dbta_jv_api.c903 UINT32 si = BTA_JV_RFC_HDL_TO_SIDX(handle); in BTA_JvRfcommClose()
1013 UINT32 si = BTA_JV_RFC_HDL_TO_SIDX(handle); in BTA_JvRfcommRead()
1047 UINT32 si = BTA_JV_RFC_HDL_TO_SIDX(handle); in BTA_JvRfcommGetPortHdl()
1073 UINT32 si = BTA_JV_RFC_HDL_TO_SIDX(handle); in BTA_JvRfcommReady()
1103 UINT32 si = BTA_JV_RFC_HDL_TO_SIDX(handle); in BTA_JvRfcommWrite()
Dbta_jv_int.h136 #define BTA_JV_RFC_HDL_TO_SIDX(r) (((r)&0xFF00) >> 8) macro
Dbta_jv_act.c369 int si = BTA_JV_RFC_HDL_TO_SIDX(p_pcb->handle); in bta_jv_free_rfc_cb()
489 UINT32 si = BTA_JV_RFC_HDL_TO_SIDX(jv_handle); in bta_jv_free_set_pm_profile_cb()
550 UINT32 si = BTA_JV_RFC_HDL_TO_SIDX(jv_handle); in bta_jv_alloc_set_pm_profile_cb()