Home
last modified time | relevance | path

Searched refs:ACL_SendConnectionParameterUpdateRequest (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl_api.h269 struct ACL_SendConnectionParameterUpdateRequest { struct
282 extern struct ACL_SendConnectionParameterUpdateRequest ACL_SendConnectionParameterUpdateRequest; argument
Dmock_main_shim_acl_api.cc100 void bluetooth::shim::ACL_SendConnectionParameterUpdateRequest( in ACL_SendConnectionParameterUpdateRequest() function in bluetooth::shim
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl_api.h57 void ACL_SendConnectionParameterUpdateRequest(uint16_t handle, uint16_t conn_int_min,
Dacl_api.cc82 void bluetooth::shim::ACL_SendConnectionParameterUpdateRequest( in ACL_SendConnectionParameterUpdateRequest() function in bluetooth::shim
/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc2051 bluetooth::shim::ACL_SendConnectionParameterUpdateRequest( in acl_ble_connection_parameters_request()