Searched refs:is_assoc (Results 1 – 12 of 12) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
D | hmac_ext_if.h | 196 hi_u8 is_assoc; /* 标识是关联事件/去关联事件 */ member
|
D | hmac_sme_sta.c | 981 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/ |
D | bta_gattc_api.c | 988 …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()
|
D | bta_gattc_act.c | 1821 if (p_msg->api_assoc.is_assoc) { in bta_gattc_process_api_cache_assoc()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/api/ |
D | esp_gattc_api.c | 717 …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/ |
D | btc_gattc.h | 191 bool is_assoc; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/ |
D | esp_gattc_api.h | 862 esp_bd_addr_t assoc_addr, bool is_assoc);
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gattc_int.h | 209 BOOLEAN is_assoc; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gatt_api.h | 1150 …_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/ |
D | btc_gattc.c | 770 arg->cache_assoc.is_assoc); in btc_gattc_call_handler()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/ |
D | net_adpater.c | 665 if (sta_asoc_param->is_assoc == HI_TRUE) { in wal_report_sta_assoc_info()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
D | rtw_mlme_ext.h | 971 void _issue_assocreq(_adapter *padapter, u8 is_assoc);
|