Searched refs:AID_BLUETOOTH (Results 1 – 6 of 6) sorted by relevance
58 #define AID_BLUETOOTH 1002 /* bluetooth subsystem */ macro
76 {AID_BLUETOOTH, static_cast<perm_t>(P_GET | P_INSERT | P_DELETE | P_EXIST | P_SIGN | P_VERIFY)},
101 return getuid() == AID_BLUETOOTH && is_niap_mode(); in btif_is_niap_mode()