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

  /external/bluetooth/bluez/health/
hdp_types.h 60 HDP_SINK = 0x01
hdp_util.c 198 app->role = HDP_SINK;
339 } else if (role == HDP_SINK) {
708 if (is_app_role(app_list, HDP_SINK))
709 set_sdp_services_uuid(sdp_record, HDP_SINK);
747 if ((rec_role == HDP_SINK && app_role == HDP_SOURCE) ||
748 (rec_role == HDP_SOURCE && app_role == HDP_SINK))
hdp.c 1114 if (app->role == HDP_SINK)
    [all...]

Completed in 30 milliseconds