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.h843 extern tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr,
/system/bt/stack/l2cap/
Dl2c_ble.cc1196 BTM_SetBleDataLength(p_lcb->remote_bd_addr, tx_mtu); in l2cble_update_data_length()
/system/bt/stack/btm/
Dbtm_ble.cc791 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength() function
/system/bt/bta/dm/
Dbta_dm_act.cc4375 if (BTM_SetBleDataLength(p_data->ble_set_data_length.remote_bda, in bta_dm_ble_set_data_length()