Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api.h1850 extern tBTM_STATUS BTM_SetBleDataLength(BD_ADDR bd_addr, UINT16 tx_pdu_length);
/system/bt/stack/l2cap/
Dl2c_ble.c1018 BTM_SetBleDataLength(p_lcb->remote_bd_addr, tx_mtu); in l2cble_update_data_length()
/system/bt/stack/btm/
Dbtm_ble.c838 tBTM_STATUS BTM_SetBleDataLength(BD_ADDR bd_addr, UINT16 tx_pdu_length) in BTM_SetBleDataLength() function
/system/bt/bta/dm/
Dbta_dm_act.c4896 if (BTM_SetBleDataLength(p_data->ble_set_data_length.remote_bda, in bta_dm_ble_set_data_length()