Searched refs:max_session (Results 1 – 8 of 8) sorted by relevance
986 tBTA_JV_ROLE role, UINT8 local_scn, UINT8 max_session, in BTA_JvRfcommStartServer() argument995 if (max_session == 0) { in BTA_JvRfcommStartServer()996 max_session = 1; in BTA_JvRfcommStartServer()998 if (max_session > BTA_JV_MAX_RFC_SR_SESSION) { in BTA_JvRfcommStartServer()999 …APPL_TRACE_DEBUG( "max_session (%d) is too big. use max (%d)", max_session, BTA_JV_MAX_RFC_SR_SESS… in BTA_JvRfcommStartServer()1000 max_session = BTA_JV_MAX_RFC_SR_SESSION; in BTA_JvRfcommStartServer()1006 p_msg->max_session = max_session; in BTA_JvRfcommStartServer()
2271 p_cb->max_sess = rs->max_session; in bta_jv_rfcomm_start_server()
70 UINT8 max_session; member
55 uint8_t max_session; member377 slot_new->max_session = slot->max_session; in btc_spp_rfcomm_inter_cb()499 … slot->max_session, (tBTA_JV_RFCOMM_CBACK *)btc_spp_rfcomm_inter_cb, (void *)slot->id); in btc_spp_dm_inter_cb()754 slot->max_session = arg->start_srv.max_session; in btc_spp_start_srv()
177 arg.start_srv.max_session = ESP_SPP_MAX_SESSION; in esp_spp_start_srv()
284 UINT8 max_session; member
868 UINT8 local_scn, UINT8 max_session,
59 uint8_t max_session; member