Home
last modified time | relevance | path

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

/system/bt/bta/jv/
Dbta_jv_api.c554 const tL2CAP_ERTM_INFO *ertm_info,UINT16 local_chan, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capStartServerLE() argument
568 p_msg->local_chan = local_chan; in BTA_JvL2capStartServerLE()
632 tBTA_JV_STATUS BTA_JvL2capStopServerLE(UINT16 local_chan, void *user_data) in BTA_JvL2capStopServerLE() argument
642 p_msg->local_chan = local_chan; in BTA_JvL2capStopServerLE()
Dbta_jv_int.h191 UINT16 local_chan; member
Dbta_jv_act.c2660 fcchan = fcchan_get(ls->local_chan, FALSE); in bta_jv_l2cap_stop_server_le()
2698 t = fcclient_alloc(ss->local_chan, TRUE, NULL); in bta_jv_l2cap_start_server_le()
/system/bt/bta/include/
Dbta_jv_api.h659 UINT16 local_chan, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg,
673 extern tBTA_JV_STATUS BTA_JvL2capStopServerLE(UINT16 local_chan, void *user_data);