Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_main_shim_l2cap_api.cc66 struct L2CA_LeConnectionUpdate L2CA_LeConnectionUpdate; variable
212 void bluetooth::shim::L2CA_LeConnectionUpdate( in L2CA_LeConnectionUpdate() function in bluetooth::shim
217 test::mock::main_shim_l2cap_api::L2CA_LeConnectionUpdate( in L2CA_LeConnectionUpdate()
H A Dmock_main_shim_l2cap_api.h322 struct L2CA_LeConnectionUpdate { struct
335 extern struct L2CA_LeConnectionUpdate L2CA_LeConnectionUpdate; argument
/aosp12/system/bt/main/shim/
H A Dl2c_api.h400 void L2CA_LeConnectionUpdate(const RawAddress& rem_bda, uint16_t min_int,
H A Dl2c_api.cc1059 void L2CA_LeConnectionUpdate(const RawAddress& rem_bda, uint16_t min_int, in L2CA_LeConnectionUpdate() function
/aosp12/system/bt/stack/l2cap/
H A Dl2c_ble.cc76 bluetooth::shim::L2CA_LeConnectionUpdate(rem_bda, min_int, max_int, latency, in L2CA_UpdateBleConnParams()