Searched defs:reason (Results 1 - 17 of 17) sorted by path

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A D802.11.h992 #define DOT11_MNG_REASON_LEN 2 /* d11 management reason length */
1002 #define DOT11_RC_UNSPECIFIED 1 /* Unspecified reason */
1028 #define DOT11_RC_UNSPECIFIED_QOS 32 /* unspecified QoS-related reason */
1058 #define DOT11_SC_ASSOC_FAIL 12 /* Association denied due to reason
1574 uint8 reason; /* transition query reason */ member in struct:dot11_bsstrans_query
2122 uint16 reason; /* reason for dellba */ member in struct:dot11_delba
2457 uint8 reason; member in struct:dot11_rmrep_tx_stream
H A Dbcmevent.h60 uint32 reason; /* Reason code (if applicable) */ member in struct:__anon66
74 uint32 reason; /* Reason code (if applicable) */ member in struct:__anon67
113 #define WLC_E_ROAM 19 /* roam attempt occurred: indicate status & reason */
117 #define WLC_E_PRUNE 23 /* AP was pruned from join list for reason */
250 /* roam reason codes */
268 /* prune reason codes */
285 /* WPA failure reason codes carried in the WLC_E_PSK_SUP event */
286 #define WLC_E_SUP_OTHER 0 /* Other reason */
363 /* reason codes for WLC_E_OVERLAY_REQ event */
367 /* reason code
[all...]
H A Dbt_amp_hci.h101 uint8 reason; member in struct:dis_phy_link_cmd_parms
261 uint8 reason; member in struct:disc_log_link_evt_parms
283 uint8 reason; member in struct:dis_phy_link_evt_parms
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h1211 /* stores the reason for the last wake up */
1212 uint8 reason; member in struct:__anon108
4276 uint32 reasonsize; /* Size of the wakeup reason code */
4774 /* define for apcs reason code */
5136 /* DCS reason code define */
5141 uint reason; member in struct:wl_bcmdcs_data
/hardware/interfaces/audio/2.0/vts/functional/
H A DAudioPrimaryHidlHalTest.cpp106 void partialTest(const std::string& reason) { argument
107 LOG(INFO) << "Test " << getTestName() << " partially run: " << reason;
108 ::testing::Test::RecordProperty("partialyRunTest", reason);
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dtdls.h20 WIFI_TDLS_UNSPECIFIED = -1, /* Unspecified reason */
38 wifi_tdls_reason reason; member in struct:__anon1588
63 * handler is used to inform the upper layer about the status change and the corresponding reason
H A Dwifi_logger.h93 // candidates (with reason =xx)
95 // candidates (with reason =xx)
169 #define WIFI_TAG_REASON_CODE 14 // take a reason code as per 802.11 as parameter
209 int reason; // reason why this wake lock is taken member in struct:__anon1600
470 // Dropped by firmware for any other reason. Includes frames that
485 // Dropped by driver for any other reason.
506 // Dropped by firmware for any other reason.
521 // Dropped by driver for any other reason.
H A Dwifi_nan.h1685 NanStatusType reason; member in struct:__anon1690
1686 char nan_reason[NAN_ERROR_STR_LEN]; /* Describe the NAN reason type */
1843 NanStatusType reason; member in struct:__anon1693
1844 char nan_reason[NAN_ERROR_STR_LEN]; /* Describe the NAN reason type */
1962 NanStatusType reason; member in struct:__anon1702
1963 char nan_reason[NAN_ERROR_STR_LEN]; /* Describe the NAN reason type */
1995 Following reason codes returned:
2000 NanStatusType reason; member in struct:__anon1704
2001 char nan_reason[NAN_ERROR_STR_LEN]; /* Describe the NAN reason type */
2168 expected reason code
[all...]
/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dbt_vendor_qcom.c1068 static void ssr_cleanup(int reason) { argument
1087 if (reason == CMD_TIMEOUT) {
/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dbt_vendor_qcom.c1107 static void ssr_cleanup(int reason) { argument
1126 if (reason == CMD_TIMEOUT) {
/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dbt_vendor_qcom.c1294 static void ssr_cleanup(int reason) argument
1300 (void)reason; // unused
1317 if (reason == CMD_TIMEOUT) {
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnan_i.h405 /* reason for the termination */
406 u16 reason; member in struct:PACKED
501 /* reason for the termination */
502 u16 reason; member in struct:PACKED
708 /* reason for the termination */
709 u16 reason; member in struct:PACKED
1031 u32 reason; member in struct:PACKED
H A Dwifilogger_diag.h197 u32 reason; member in struct:wlan_wake_lock_event
H A Dwifilogger_event_defs.h285 u32 reason; member in struct:__anon4267
H A Dwifilogger_vendor_tag_defs.h61 u32 reason; member in struct:__anon4290
/hardware/ril/include/telephony/
H A Dril.h672 int reason; /* from TS 27.007 7.11 "reason" */ member in struct:__anon4335
1530 // (Registration denied) this is an enumerated reason why
1578 // denied) this is an enumerated reason why
2450 * Any of the following reason codes if the call is failed or dropped due to reason
3153 * 0 => No specific reason specified
6186 * "reason" is "const char *" containing the reason for the reset. It
/hardware/ril/reference-ril/
H A Dril.h672 int reason; /* from TS 27.007 7.11 "reason" */ member in struct:__anon4539
1530 // (Registration denied) this is an enumerated reason why
1578 // denied) this is an enumerated reason why
2450 * Any of the following reason codes if the call is failed or dropped due to reason
3153 * 0 => No specific reason specified
6186 * "reason" is "const char *" containing the reason for the reset. It

Completed in 648 milliseconds