Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h784 extern void l2cble_set_fixed_channel_tx_data_length(BD_ADDR remote_bda, UINT16 fix_cid,
Dl2c_ble.c1256 void l2cble_set_fixed_channel_tx_data_length(BD_ADDR remote_bda, UINT16 fix_cid, UINT16 tx_mtu) in l2cble_set_fixed_channel_tx_data_length() function
/system/bt/stack/gatt/
Dgatt_cl.c1072 l2cble_set_fixed_channel_tx_data_length(p_tcb->peer_bda, L2CAP_ATT_CID, p_tcb->payload_size); in gatt_process_mtu_rsp()
Dgatt_sr.c900l2cble_set_fixed_channel_tx_data_length(p_tcb->peer_bda, L2CAP_ATT_CID, p_tcb->payload_size); in gatts_process_mtu_req()