Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h2563 tBTM_STATUS BTM_SetBleDataLength(BD_ADDR bd_addr, UINT16 tx_pdu_length);
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c1291 BTM_SetBleDataLength(p_lcb->remote_bd_addr, tx_mtu); in l2cble_update_data_length()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c924 tBTM_STATUS BTM_SetBleDataLength(BD_ADDR bd_addr, UINT16 tx_pdu_length) in BTM_SetBleDataLength() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c5486 status = BTM_SetBleDataLength(p_data->ble_set_data_length.remote_bda, in bta_dm_ble_set_data_length()