Searched refs:BTM_SetBleDataLength (Results 1 – 7 of 7) sorted by relevance
580 extern tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr,
729 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr,
893 tBTM_STATUS bluetooth::shim::BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength() function in bluetooth::shim
790 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength() function793 return bluetooth::shim::BTM_SetBleDataLength(bd_addr, tx_pdu_length); in BTM_SetBleDataLength()
987 BTM_SetBleDataLength(p_lcb->remote_bd_addr, tx_mtu); in l2cble_update_data_length()
402 BTM_SetBleDataLength(address, 167); in OnGattConnected()
4059 if (BTM_SetBleDataLength(bd_addr, tx_data_length) != BTM_SUCCESS) { in bta_dm_ble_set_data_length()