Searched refs:GAP_TRACE_ERROR (Results 1 – 3 of 3) sorted by relevance
158 GAP_TRACE_ERROR ("GAP ERROR: Client must specify a remote BD ADDR to connect to!"); in GAP_ConnOpen()187 GAP_TRACE_ERROR ("GAP_ConnOpen: Failure registering PSM 0x%04x", psm); in GAP_ConnOpen()196 GAP_TRACE_ERROR ("GAP_CONN - Security Error"); in GAP_ConnOpen()1206 GAP_TRACE_ERROR("Unable to allocate message buffer for event."); in gap_send_event()
716 GAP_TRACE_ERROR("gap_ble_accept_cl_operation max connection reached"); in gap_ble_accept_cl_operation()807 GAP_TRACE_ERROR ("Cannot cancel current op is not get dev name"); in GAP_BleCancelReadPeerDevName()813 GAP_TRACE_ERROR ("Cannot cancel where No connection id"); in GAP_BleCancelReadPeerDevName()
251 #define GAP_TRACE_ERROR(fmt, args...) {if (gap_cb.trace_level >= BT_TRACE_LEVEL_ERROR && BT_L… macro419 #define GAP_TRACE_ERROR(fmt, args...) macro