Home
last modified time | relevance | path

Searched defs:effective_mps (Results 1 – 1 of 1) sorted by relevance

/btstack/src/
H A Dl2cap.c315 uint16_t effective_mps = btstack_min(channel->remote_mps, channel->local_mps); in l2cap_ertm_can_store_packet_now() local
473 uint16_t effective_mps = btstack_min(channel->remote_mps, channel->local_mps); in l2cap_ertm_send() local
556 uint16_t effective_mps = btstack_min(channel->remote_mps, channel->local_mps); in l2cap_setup_options_ertm_response() local
3532 uint16_t effective_mps = btstack_min(channel->remote_mps, channel->local_mps); in l2cap_signaling_handler_channel() local