Home
last modified time | relevance | path

Searched defs:uid_set (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock.cc83 bt_status_t btif_sock_init(uid_set_t* uid_set) { in btif_sock_init()
Dbtif_core.cc109 static uid_set_t* uid_set; variable
Dbtif_sock_l2cap.cc108 static uid_set_t* uid_set = NULL; variable
Dbtif_sock_rfc.cc116 static uid_set_t* uid_set = NULL; variable
Dbtif_dm.cc250 static uid_set_t* uid_set = NULL; variable
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc1015 uid_set_t* uid_set; member in BtifCoreSocketTest