Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h425 typedef tBTM_SET_PKT_DATA_LENGTH_CBACK tBTA_SET_PKT_DATA_LENGTH_CBACK; typedef
2759 …eSetDataLength(BD_ADDR remote_device, UINT16 tx_data_length, tBTA_SET_PKT_DATA_LENGTH_CBACK *p_set…
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h697 tBTA_SET_PKT_DATA_LENGTH_CBACK *p_set_pkt_data_cback;
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2466 …eSetDataLength(BD_ADDR remote_device, UINT16 tx_data_length, tBTA_SET_PKT_DATA_LENGTH_CBACK *p_set… in BTA_DmBleSetDataLength()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1163 …pkt_data_len(BD_ADDR remote_device, uint16_t tx_data_length, tBTA_SET_PKT_DATA_LENGTH_CBACK *p_set… in btc_ble_set_pkt_data_len()