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

/system/bt/stack/l2cap/
H A Dl2c_int.h785 extern void l2cble_set_fixed_channel_tx_data_length(BD_ADDR remote_bda, UINT16 fix_cid,
H A Dl2c_ble.c1228 ** Function l2cble_set_fixed_channel_tx_data_length
1235 void l2cble_set_fixed_channel_tx_data_length(BD_ADDR remote_bda, UINT16 fix_cid, UINT16 tx_mtu) function
/system/bt/stack/gatt/
H A Dgatt_cl.c1072 l2cble_set_fixed_channel_tx_data_length(p_tcb->peer_bda, L2CAP_ATT_CID, p_tcb->payload_size);
H A Dgatt_sr.c903 l2cble_set_fixed_channel_tx_data_length(p_tcb->peer_bda, L2CAP_ATT_CID, p_tcb->payload_size);

Completed in 286 milliseconds