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

  /system/core/include/private/
android_filesystem_config.h 38 #define AID_BLUETOOTH 1002 /* bluetooth subsystem */
100 { "bluetooth", AID_BLUETOOTH, },
190 { 00440, AID_BLUETOOTH, AID_BLUETOOTH, "system/etc/dbus.conf" },
191 { 00440, AID_BLUETOOTH, AID_BLUETOOTH, "system/etc/bluetooth/main.conf" },
192 { 00440, AID_BLUETOOTH, AID_BLUETOOTH, "system/etc/bluetooth/input.conf" },
193 { 00440, AID_BLUETOOTH, AID_BLUETOOTH, "system/etc/bluetooth/audio.conf" }
    [all...]
  /external/bluetooth/bluez/common/
android_bluez.c 41 setuid(AID_BLUETOOTH);
  /external/bluetooth/bluez/src/
android_bluez.c 41 setuid(AID_BLUETOOTH);
  /hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.c 638 sz = chown(path, AID_BLUETOOTH, AID_BLUETOOTH);
  /hardware/ti/wpan/ti_st/uim-sysfs/
uim.c 615 sz = chown(path, AID_BLUETOOTH, AID_BLUETOOTH);

Completed in 125 milliseconds