Home
last modified time | relevance | path

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

/tools/netsim/src/hci/
Dbluetooth_facade.cc51 int8_t SimComputeRssi(int send_id, int recv_id, int8_t tx_power);
71 return SimComputeRssi(sender_id, receiver_id, tx_power); in ComputeRssi()
470 int8_t SimComputeRssi(int send_id, int recv_id, int8_t tx_power) { in SimComputeRssi() function