Home | History | Annotate | Download | only in dbus

Lines Matching refs:BluetoothAgentServiceProvider

886     BluetoothAgentServiceProvider::Delegate::Status status,
890 if (status == BluetoothAgentServiceProvider::Delegate::SUCCESS) {
898 } else if (status == BluetoothAgentServiceProvider::Delegate::CANCELLED) {
906 } else if (status == BluetoothAgentServiceProvider::Delegate::REJECTED) {
921 BluetoothAgentServiceProvider::Delegate::Status status,
925 if (status == BluetoothAgentServiceProvider::Delegate::SUCCESS) {
933 } else if (status == BluetoothAgentServiceProvider::Delegate::CANCELLED) {
941 } else if (status == BluetoothAgentServiceProvider::Delegate::REJECTED) {
956 BluetoothAgentServiceProvider::Delegate::Status status) {
959 if (status == BluetoothAgentServiceProvider::Delegate::SUCCESS) {
967 } else if (status == BluetoothAgentServiceProvider::Delegate::CANCELLED) {
975 } else if (status == BluetoothAgentServiceProvider::Delegate::REJECTED) {