Lines Matching refs:GATT_TRACE_DEBUG
166 GATT_TRACE_DEBUG ("Service already been created!!"); in GATTS_CreateService()
236 GATT_TRACE_DEBUG ("Add a new srv chg item"); in GATTS_CreateService()
254 …GATT_TRACE_DEBUG ("GATTS_CreateService(success): handles needed:%u s_hdl=%u e_hdl=%u %s[%x] is_pri… in GATTS_CreateService()
283 GATT_TRACE_DEBUG("Service not created"); in GATTS_AddIncludeService()
288 GATT_TRACE_DEBUG("Included Service not created"); in GATTS_AddIncludeService()
321 GATT_TRACE_DEBUG("Service not created"); in GATTS_AddCharacteristic()
328 GATT_TRACE_DEBUG("Invalid configuration property=0x%x perm=0x%x ", property, perm); in GATTS_AddCharacteristic()
364 GATT_TRACE_DEBUG("Service not created"); in GATTS_AddCharDescriptor()
371 GATT_TRACE_DEBUG("Illegal parameter"); in GATTS_AddCharDescriptor()
403 GATT_TRACE_DEBUG ("GATTS_DeleteService"); in GATTS_DeleteService()
422 GATT_TRACE_DEBUG ("Delete a new service changed item - the service has not yet started"); in GATTS_DeleteService()
437 GATT_TRACE_DEBUG ("released handles s_hdl=%u e_hdl=%u", in GATTS_DeleteService()
528 GATT_TRACE_DEBUG ("allocated i_sreg=%d ",i_sreg); in GATTS_StartService()
530 GATT_TRACE_DEBUG ("s_hdl=%d e_hdl=%d type=0x%x svc_inst=%d sdp_hdl=0x%x", in GATTS_StartService()
626 GATT_TRACE_DEBUG ("Add a pending indication"); in GATTS_HandleValueIndication()
1110 GATT_TRACE_DEBUG ("notif_count=%d ", p_tcb->ind_count); in GATTC_SendHandleValueConfirm()
1119 …GATT_TRACE_DEBUG ("GATTC_SendHandleValueConfirm - conn_id: %u - ignored not waiting for indicaiton… in GATTC_SendHandleValueConfirm()
1423 GATT_TRACE_DEBUG("GATT_CancelConnect - unconditional"); in GATT_CancelConnect()