Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/jv/
H A Dbta_jv_act.cc918 uint16_t max_mps = 0xffff; // Let GAP_ConnOpen set the max_mps. in bta_jv_l2cap_connect() local
1058 uint16_t max_mps = 0xffff; // Let GAP_ConnOpen set the max_mps. in bta_jv_l2cap_start_server() local
/aosp12/system/bt/stack/eatt/
H A Deatt_impl.h123 uint16_t max_mps = controller_get_interface()->get_acl_data_size_ble(); in eatt_l2cap_connect_ind() local
/aosp12/system/bt/stack/gap/
H A Dgap_conn.cc208 uint16_t max_mps = controller_get_interface()->get_acl_data_size_ble(); in GAP_ConnOpen() local