Searched refs:local_chan (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/ |
D | bta_jv_api.c | 590 … const tL2CAP_ERTM_INFO *ertm_info, UINT16 local_chan, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capStartServerLE() argument 603 p_msg->local_chan = local_chan; in BTA_JvL2capStartServerLE() 666 tBTA_JV_STATUS BTA_JvL2capStopServerLE(UINT16 local_chan, void *user_data) in BTA_JvL2capStopServerLE() argument 675 p_msg->local_chan = local_chan; in BTA_JvL2capStopServerLE()
|
D | bta_jv_act.c | 2972 fcchan = fcchan_get(ls->local_chan, FALSE); in bta_jv_l2cap_stop_server_le() 3011 t = fcclient_alloc(ss->local_chan, TRUE, NULL); in bta_jv_l2cap_start_server_le()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_jv_api.h | 701 UINT16 local_chan, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, 715 extern tBTA_JV_STATUS BTA_JvL2capStopServerLE(UINT16 local_chan, void *user_data);
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/include/ |
D | bta_jv_int.h | 205 UINT16 local_chan; member
|