Lines Matching refs:cfg
311 UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capConnectLE() argument
326 if (cfg != NULL) { in BTA_JvL2capConnectLE()
328 p_msg->cfg = *cfg; in BTA_JvL2capConnectLE()
364 UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capConnect() argument
380 if (cfg != NULL) { in BTA_JvL2capConnect()
382 p_msg->cfg = *cfg; in BTA_JvL2capConnect()
472 const tL2CAP_ERTM_INFO *ertm_info,UINT16 local_psm, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capStartServer() argument
488 if (cfg != NULL) { in BTA_JvL2capStartServer()
490 p_msg->cfg = *cfg; in BTA_JvL2capStartServer()
523 const tL2CAP_ERTM_INFO *ertm_info,UINT16 local_chan, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capStartServerLE() argument
538 if (cfg != NULL) { in BTA_JvL2capStartServerLE()
540 p_msg->cfg = *cfg; in BTA_JvL2capStartServerLE()