Searched defs:confirm (Results 1 – 11 of 11) sorted by relevance
/system/nativepower/daemon/ |
D | BnPowerManager.cc | 76 bool confirm = data.readInt32(); in onTransact() local 83 bool confirm = data.readInt32(); in onTransact() local
|
D | power_manager.cc | 126 status_t PowerManager::reboot(bool confirm, const String16& reason, bool wait) { in reboot() 142 status_t PowerManager::shutdown(bool confirm, in shutdown()
|
D | power_manager_stub.cc | 122 status_t PowerManagerStub::reboot(bool confirm, in reboot() 129 status_t PowerManagerStub::shutdown(bool confirm, in shutdown()
|
/system/bt/service/common/bluetooth/binder/ |
D | IBluetoothGattServer.cpp | 149 bool confirm = data.readInt32(); in onTransact() local 310 bool confirm, in SendNotification()
|
/system/bt/btif/src/ |
D | btif_gatt_server.c | 102 uint8_t confirm; member 647 int len, int confirm, char* p_value) in btif_gatts_send_indication()
|
/system/bt/service/ipc/binder/ |
D | bluetooth_gatt_server_binder_server.cpp | 193 bool confirm, in SendNotification()
|
/system/bt/service/hal/ |
D | fake_bluetooth_gatt_interface.cpp | 158 int conn_id, int len, int confirm, in FakeSendIndication()
|
/system/bt/service/ |
D | gatt_server.cpp | 372 bool confirm, in SendNotification()
|
/system/bt/stack/smp/ |
D | smp_int.h | 288 BT_OCTET16 confirm; member
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 552 tBTA_GATTS_CONF confirm; /* BTA_GATTS_CONF_EVT callback data */ member
|
/system/bt/bta/dm/ |
D | bta_dm_int.h | 682 tBTA_DM_API_CONFIRM confirm; member
|