HomeSort by relevance Sort by last modified time
    Searched refs:service_instance (Results 1 - 4 of 4) sorted by null

  /external/mdnsresponder/mDNSShared/
uds_daemon.c 109 typedef struct service_instance struct
111 struct service_instance *next;
120 } service_instance; typedef in typeref:struct:service_instance
185 service_instance *instances;
608 mDNSlocal void external_start_advertising_helper(service_instance *const instance)
642 mDNSlocal void external_stop_advertising_helper(service_instance *const instance)
684 mDNSlocal void unlink_and_free_service_instance(service_instance *srv)
693 service_instance **p = &srv->request->u.servicereg.instances;
713 freeL("service_instance", srv);
748 service_instance *instance = srs->ServiceContext
    [all...]
  /system/bt/stack/gatt/
gatt_utils.c     [all...]
gatt_api.c 533 p_sreg->type, p_sreg->service_instance,
    [all...]
gatt_int.h 235 UINT16 service_instance; /* service instance number */ member in struct:__anon69383

Completed in 71 milliseconds