Home
last modified time | relevance | path

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

/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/ble/conn_oriented_chan/
DBleCoc2ConnTest.py78 max_ce_len=0): argument
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc623 uint16_t min_ce_len, uint16_t max_ce_len) { in btif_gattc_conn_parameter_update_impl()
634 uint16_t min_ce_len, uint16_t max_ce_len) { in btif_gattc_conn_parameter_update()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble_conn_params.cc65 uint16_t max_ce_len) { in L2CA_UpdateBleConnParams()
Dl2cap_api.cc192 uint16_t timeout, uint16_t min_ce_len, uint16_t max_ce_len) { in L2CA_UpdateBleConnParams()
Dl2c_int.h524 uint16_t max_ce_len; member
/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_api.cc203 uint16_t max_ce_len) { in BTA_DmBleUpdateConnectionParams()
Dbta_dm_act.cc1578 uint16_t max_ce_len) { in bta_dm_ble_update_conn_params()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h316 uint16_t max_ce_len; member
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl_api.cc84 uint16_t conn_timeout, uint16_t min_ce_len, uint16_t max_ce_len) { in ACL_SendConnectionParameterUpdateRequest()
Dacl.cc859 uint16_t max_ce_len) { in UpdateConnectionParameters()
1695 uint16_t max_ce_len) { in UpdateConnectionParameters()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_ble.cc75 uint16_t max_ce_len) { in L2CA_UpdateBleConnParams()
Dmock_bta_dm_act.cc168 uint16_t max_ce_len) { in bta_dm_ble_update_conn_params()
Dmock_bta_dm_api.cc170 uint16_t max_ce_len) { in BTA_DmBleUpdateConnectionParams()
Dmock_stack_acl.cc167 uint16_t max_ce_len) { in acl_ble_connection_parameters_request()
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dgatt_client.py957 max_ce_len): argument
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc401 uint16_t max_ce_len = MAX_CE_LEN_20MS_CI; in UpdateBleConnParams() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc2050 uint16_t max_ce_len) { in acl_ble_connection_parameters_request()
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp2040 jint timeout, jint min_ce_len, jint max_ce_len) { in gattConnectionParameterUpdateNative()