Home | History | Annotate | Download | only in gatt

Lines Matching refs:GATTS_StopService

435         GATTS_StopService(gatt_cb.sr_reg[i_sreg].s_hdl);
551 ** Function GATTS_StopService
560 void GATTS_StopService (UINT16 service_handle)
564 GATT_TRACE_API("GATTS_StopService %u", service_handle);
579 GATT_TRACE_ERROR("GATTS_StopService service_handle: %u is not in use", service_handle);
1273 GATTS_StopService(p_sreg->s_hdl);