Searched refs:l2cu_send_peer_ble_par_req (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_ble_conn_params.cc | 244 l2cu_send_peer_ble_par_req(p_lcb, min_conn_int, max_conn_int, in l2cble_start_conn_update() 265 l2cu_send_peer_ble_par_req(p_lcb, p_lcb->min_interval, in l2cble_start_conn_update()
|
D | l2c_int.h | 753 void l2cu_send_peer_ble_par_req(tL2C_LCB* p_lcb, uint16_t min_int,
|
D | l2c_utils.cc | 2888 void l2cu_send_peer_ble_par_req(tL2C_LCB* p_lcb, uint16_t min_int, in l2cu_send_peer_ble_par_req() function
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_l2cap_utils.cc | 222 void l2cu_send_peer_ble_par_req(tL2C_LCB* /* p_lcb */, uint16_t /* min_int */, in l2cu_send_peer_ble_par_req() function
|