Searched defs:GATTS_StopService (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/gatt/
H A Dgatt_api.c434 GATTS_StopService(gatt_cb.sr_reg[i_sreg].s_hdl);
550 ** Function GATTS_StopService
559 void GATTS_StopService (UINT16 service_handle) function
563 GATT_TRACE_API("GATTS_StopService %u", service_handle);
578 GATT_TRACE_ERROR("GATTS_StopService service_handle: %u is not in use", service_handle);
1264 GATTS_StopService(p_sreg->s_hdl);

Completed in 6 milliseconds