Home
last modified time | relevance | path

Searched refs:STATUS_UNKNOWN (Results 1 – 25 of 45) sorted by relevance

12

/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc125 uint16_t status = android::bluetooth::hci::STATUS_UNKNOWN; in btu_hcif_log_event_metrics()
126 uint16_t reason = android::bluetooth::hci::STATUS_UNKNOWN; in btu_hcif_log_event_metrics()
369 cmd_status = android::bluetooth::hci::STATUS_UNKNOWN; in btu_hcif_log_command_metrics()
384 cmd_status, android::bluetooth::hci::STATUS_UNKNOWN); in btu_hcif_log_command_metrics()
400 kUnknownBleEvt, cmd_status, android::bluetooth::hci::STATUS_UNKNOWN); in btu_hcif_log_command_metrics()
410 kUnknownBleEvt, cmd_status, android::bluetooth::hci::STATUS_UNKNOWN); in btu_hcif_log_command_metrics()
455 android::bluetooth::hci::STATUS_UNKNOWN); in btu_hcif_log_command_metrics()
483 android::bluetooth::hci::STATUS_UNKNOWN); in btu_hcif_log_command_metrics()
495 android::bluetooth::hci::STATUS_UNKNOWN); in btu_hcif_log_command_metrics()
503 android::bluetooth::hci::STATUS_UNKNOWN, 0); in btu_hcif_log_command_metrics()
[all …]
/packages/modules/Bluetooth/system/stack/btm/
Dsecurity_event_parser.cc37 using android::bluetooth::hci::STATUS_UNKNOWN;
46 uint16_t reason = android::bluetooth::hci::STATUS_UNKNOWN; in log_address_and_status()
55 uint16_t status = android::bluetooth::hci::STATUS_UNKNOWN; in log_address()
56 uint16_t reason = android::bluetooth::hci::STATUS_UNKNOWN; in log_address()
79 android::bluetooth::hci::STATUS_UNKNOWN, 0); in parse_encryption_change()
93 android::bluetooth::hci::STATUS_UNKNOWN, 0); in parse_change_connection_link_key_complete()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionaryListInterfaceState.java37 public int mStatus = MetadataDbHelper.STATUS_UNKNOWN;
51 if (null == state) return MetadataDbHelper.STATUS_UNKNOWN; in getStatus()
/packages/modules/Bluetooth/system/gd/hci/
Dremote_name_request_test.cc164 RemoteNameRequestStatusBuilder::Create(ErrorCode::STATUS_UNKNOWN, 1)); in TEST_F()
167 EXPECT_THAT(future, IsSetWithValue(Eq(ErrorCode::STATUS_UNKNOWN))); in TEST_F()
408 RemoteNameRequestCompleteBuilder::Create(ErrorCode::STATUS_UNKNOWN, address1, remote_name1)); in TEST_F()
411 EXPECT_THAT(future, IsSetWithValue(Eq(std::make_tuple(ErrorCode::STATUS_UNKNOWN, remote_name1)))); in TEST_F()
444 RemoteNameRequestCompleteBuilder::Create(ErrorCode::STATUS_UNKNOWN, address1, remote_name1)); in TEST_F()
606 RemoteNameRequestStatusBuilder::Create(ErrorCode::STATUS_UNKNOWN, 1)); in TEST_F()
651 RemoteNameRequestStatusBuilder::Create(ErrorCode::STATUS_UNKNOWN, 1)); in TEST_F()
/packages/apps/Settings/src/com/android/settings/system/
DSystemUpdatePreferenceController.kt80 if (status == SystemUpdateManager.STATUS_UNKNOWN) { in calculateSummary()
92 SystemUpdateManager.STATUS_UNKNOWN -> { in calculateSummary()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/5/android/net/dhcp/
DIDhcpServer.aidl24 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/3/android/net/dhcp/
DIDhcpServer.aidl23 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/2/android/net/dhcp/
DIDhcpServer.aidl6 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/1/android/net/dhcp/
DIDhcpServer.aidl6 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/4/android/net/dhcp/
DIDhcpServer.aidl6 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/dhcp/
DIDhcpServer.aidl25 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/11/android/net/dhcp/
DIDhcpServer.aidl41 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/17/android/net/dhcp/
DIDhcpServer.aidl41 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/6/android/net/dhcp/
DIDhcpServer.aidl25 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/15/android/net/dhcp/
DIDhcpServer.aidl41 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/current/android/net/dhcp/
DIDhcpServer.aidl41 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/7/android/net/dhcp/
DIDhcpServer.aidl25 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/21/android/net/dhcp/
DIDhcpServer.aidl41 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/20/android/net/dhcp/
DIDhcpServer.aidl41 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/9/android/net/dhcp/
DIDhcpServer.aidl25 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/12/android/net/dhcp/
DIDhcpServer.aidl41 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/19/android/net/dhcp/
DIDhcpServer.aidl41 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/16/android/net/dhcp/
DIDhcpServer.aidl41 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/18/android/net/dhcp/
DIDhcpServer.aidl41 const int STATUS_UNKNOWN = 0; field
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/13/android/net/dhcp/
DIDhcpServer.aidl41 const int STATUS_UNKNOWN = 0; field

12