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.c523 const tL2CAP_ERTM_INFO *ertm_info,UINT16 local_chan, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capStartServerLE() argument
536 p_msg->local_chan = local_chan; in BTA_JvL2capStartServerLE()
595 tBTA_JV_STATUS BTA_JvL2capStopServerLE(UINT16 local_chan, void *user_data) in BTA_JvL2capStopServerLE() argument
602 p_msg->local_chan = local_chan; in BTA_JvL2capStopServerLE()
Dbta_jv_int.h192 UINT16 local_chan; member
Dbta_jv_act.c2576 fcchan = fcchan_get(ls->local_chan, FALSE); in bta_jv_l2cap_stop_server_le()
2613 t = fcclient_alloc(ss->local_chan, TRUE, NULL); in bta_jv_l2cap_start_server_le()
/system/bt/bta/include/
Dbta_jv_api.h623 UINT16 local_chan, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg,
637 tBTA_JV_STATUS BTA_JvL2capStopServerLE(UINT16 local_chan, void *user_data);