Home
last modified time | relevance | path

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

/tools/netsim/src/util/
Dlog.h26 #define BtsLogError(fmt, ...) \ macro
Dos_utils.cc90 BtsLogError("Not a regular file: %s", filepath.c_str()); in GetServerAddress()
/tools/netsim/src/backend/
Dgrpc_server.cc68 BtsLogError("ServiceImpl no initial information or stream closed"); in StreamPackets()
101 BtsLogError("Failed to serialize bt_properties to bytes"); in StreamPackets()
Dpacket_streamer_client.cc127 BtsLogError("Unable to get a packet stream channel."); in GetChannel()
/tools/netsim/src/frontend/
Dfrontend_client.cc250 BtsLogError( in CheckStatus()
254 BtsLogError("request to frontend service failed (%d) - %s", in CheckStatus()
/tools/netsim/src/hci/
Dbluetooth_facade.cc183 BtsLogError("Failed to set up test channel."); in SetUpTestChannel()