Home
last modified time | relevance | path

Searched refs:l2cble_set_fixed_channel_tx_data_length (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_ble.cc1022 void l2cble_set_fixed_channel_tx_data_length(const RawAddress& remote_bda, in l2cble_set_fixed_channel_tx_data_length() function
1298 l2cble_set_fixed_channel_tx_data_length(remote_bda, fix_cid, tx_mtu); in L2CA_SetLeFixedChannelTxDataLength()
Dl2c_int.h817 extern void l2cble_set_fixed_channel_tx_data_length(
/system/bt/stack/gatt/
Dgatt_sr.cc755 l2cble_set_fixed_channel_tx_data_length(tcb.peer_bda, L2CAP_ATT_CID, in gatts_process_mtu_req()