Home
last modified time | relevance | path

Searched refs:AID_BLUETOOTH (Results 1 – 2 of 2) sorted by relevance

/system/core/include/private/
Dandroid_filesystem_config.h44 #define AID_BLUETOOTH 1002 /* bluetooth subsystem */ macro
135 { "bluetooth", AID_BLUETOOTH, },
/system/bt/test/bluedroidtest/
Dbluedroidtest.c130 setuid(AID_BLUETOOTH); in config_permissions()
131 setgid(AID_BLUETOOTH); in config_permissions()