Lines Matching refs:LOG_DEBUG
177 LOG_DEBUG("Registering service on psm:%hd", psm); in RegisterService()
197 LOG_DEBUG("Successfully registered psm:%hd", psm); in RegisterService()
215 LOG_DEBUG("Unregistering service on psm:%hd", psm); in UnregisterService()
233 LOG_DEBUG("Initiating local connection to psm:%hd address:%s", psm, in CreateConnection()
249 LOG_DEBUG( in CreateConnection()
273 LOG_DEBUG("Connection Closed before presentation to upper layer"); in OnLocalInitiatedConnectionCreated()
278 LOG_DEBUG("Connection failed after initiator closed"); in OnLocalInitiatedConnectionCreated()
289 LOG_DEBUG( in OnRemoteInitiatedConnectionCreated()
309 LOG_DEBUG("Writing data cid:%hd len:%zd", cid, len); in Write()
317 LOG_DEBUG("OnDataReady cid:%hd len:%zd", cid, data.size()); in SetDownstreamCallbacks()
330 LOG_DEBUG("OnChannel closed callback cid:%hd", cid); in SetDownstreamCallbacks()
352 LOG_DEBUG( in ConnectResponse()
385 LOG_DEBUG( in ConfigResponse()
398 LOG_DEBUG("%s initiated locally cid:%hu", __func__, cid); in DisconnectRequest()
405 LOG_DEBUG( in DisconnectResponse()