Home
last modified time | relevance | path

Searched refs:is_assoc (Results 1 – 12 of 12) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_ext_if.h196 hi_u8 is_assoc; /* 标识是关联事件/去关联事件 */ member
Dhmac_sme_sta.c981 sta_asoc->is_assoc = HI_TRUE; in hmac_report_assoc_state_sta()
993 sta_asoc->is_assoc = HI_FALSE; in hmac_report_assoc_state_sta()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c988 …A_GATTC_CacheAssoc(tBTA_GATTC_IF client_if, BD_ADDR src_addr, BD_ADDR assoc_addr, BOOLEAN is_assoc) in BTA_GATTC_CacheAssoc() argument
994 p_buf->is_assoc = is_assoc; in BTA_GATTC_CacheAssoc()
Dbta_gattc_act.c1821 if (p_msg->api_assoc.is_assoc) { in bta_gattc_process_api_cache_assoc()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c717 …ache_assoc(esp_gatt_if_t gattc_if, esp_bd_addr_t src_addr, esp_bd_addr_t assoc_addr, bool is_assoc) in esp_ble_gattc_cache_assoc() argument
727 arg.cache_assoc.is_assoc = is_assoc; in esp_ble_gattc_cache_assoc()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h191 bool is_assoc; member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h862 esp_bd_addr_t assoc_addr, bool is_assoc);
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h209 BOOLEAN is_assoc; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h1150 …_GATTC_CacheAssoc(tBTA_GATTC_IF client_if, BD_ADDR src_addr, BD_ADDR assoc_addr, BOOLEAN is_assoc);
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c770 arg->cache_assoc.is_assoc); in btc_gattc_call_handler()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
Dnet_adpater.c665 if (sta_asoc_param->is_assoc == HI_TRUE) { in wal_report_sta_assoc_info()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_mlme_ext.h971 void _issue_assocreq(_adapter *padapter, u8 is_assoc);