Home
last modified time | relevance | path

Searched defs:rssi (Results 1 – 25 of 31) sorted by relevance

12

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dscan.c98 uint16_t uuid, int8_t rssi) in handle_adv_service_data()
175 uint16_t length, int8_t rssi) in callback_ble_adv_pkt()
184 int8_t rssi, uint8_t adv_type, in bt_mesh_scan_cb()
Dtransport.h66 int8_t rssi; member
Dbeacon.c438 void bt_mesh_beacon_recv(struct net_buf_simple *buf, int8_t rssi) in bt_mesh_beacon_recv()
Dfriend.c906 static void enqueue_offer(struct bt_mesh_friend *frnd, int8_t rssi) in enqueue_offer()
950 static int32_t offer_delay(struct bt_mesh_friend *frnd, int8_t rssi, uint8_t crit) in offer_delay()
Dproxy_client.c654 const bt_mesh_addr_t *addr, int8_t rssi) in bt_mesh_proxy_client_gatt_adv_recv()
Dprovisioner_prov.c3458 … const bt_mesh_addr_t *addr, uint16_t oob_info, int8_t rssi)
3498 void bt_mesh_provisioner_unprov_beacon_recv(struct net_buf_simple *buf, int8_t rssi)
3535 const bt_mesh_addr_t *addr, int8_t rssi)
Dnet.c1467 void bt_mesh_net_recv(struct net_buf_simple *data, int8_t rssi, in bt_mesh_net_recv()
Dprovisioner_main.c1694 uint8_t hops, uint16_t feat, int8_t rssi) in bt_mesh_provisioner_heartbeat()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_common.c50 u8 *sender, int8_t rssi, u8 channel) in handle_action_frm()
76 u8 *payload, size_t len, int8_t rssi) in handle_rrm_frame()
92 static int mgmt_rx_action(u8 *frame, size_t len, u8 *sender, int8_t rssi, u8 channel) in mgmt_rx_action()
218 u8 *sender, int8_t rssi, u8 channel) in handle_auth_frame()
233 u8 *sender, int8_t rssi, u8 channel) in handle_assoc_frame()
258 int8_t rssi, u8 channel, u64 current_tsf) in ieee80211_handle_rx_frm()
Desp_common_i.h19 int8_t rssi; member
Desp_scan.c114 int8_t rssi, u8 channel, u64 current_tsf) in esp_handle_beacon_probe()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_ble.c92 uint16_t length, int8_t rssi) in bt_mesh_ble_scan_cb_evt_to_btc()
Dbtc_ble_mesh_prov.c698 int8_t rssi) in btc_ble_mesh_provisioner_recv_unprov_adv_pkt_cb()
845 uint8_t hops, uint16_t feat, int8_t rssi) in btc_ble_mesh_provisioner_recv_heartbeat_cb()
943 bt_mesh_proxy_adv_ctx_t *ctx, int8_t rssi) in btc_ble_mesh_proxy_client_adv_recv_cb()
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/include/
Desp_ble_mesh_ble_api.h63 int8_t rssi; /*!< RSSI of the advertising packet */ member
/hal_espressif-latest/components/esp_wifi/include/
Desp_wifi_types.h225 …int8_t rssi; /**< signal strength of AP. Note that in some rare cases whe… member
255 int8_t rssi; /**< The minimum rssi to accept in the fast scan mode */ member
378 int8_t rssi; /**< current average rssi of sta connected */ member
463 …signed rssi:8; /**< Received Signal Strength Indicator(RSSI) of packet. unit: dBm */ member
953 int8_t rssi; /**< rssi of disconnection */ member
1005 int rssi; /**< Received probe request signal strength */ member
1011 int32_t rssi; /**< RSSI value of bss */ member
1031 int8_t rssi; /**< RSSI of the FTM frame received */ member
Desp_mesh_internal.h87 …int8_t rssi; /**< RSSI of the connected parent, default value is -120, root node will … member
Desp_wifi_he_types.h143 signed rssi : 8; /**< the RSSI of the reception frame */ member
Desp_mesh.h384 int8_t rssi; /**< rssi with router */ member
/hal_espressif-latest/components/wpa_supplicant/src/utils/
Dcommon.c549 u8 rssi_to_rcpi(int rssi) in rssi_to_rcpi()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Drrm.c1030 int rssi) in wpas_rrm_handle_link_measurement_request()
/hal_espressif-latest/zephyr/port/wifi/
Dwifi_stubs.c1177 esp_err_t esp_wifi_set_rssi_threshold(int32_t rssi) in esp_wifi_set_rssi_threshold()
1274 esp_err_t esp_wifi_sta_get_rssi(int *rssi) in esp_wifi_sta_get_rssi()
/hal_espressif-latest/components/bt/common/api/include/api/
Desp_blufi_api.h116 int8_t rssi; /**< signal strength of AP */ member
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h997 int8_t rssi; /*!< extend advertising rssi */ member
1012 int8_t rssi; /*!< periodic advertising rssi */ member
1118 int rssi; /*!< Searched device's RSSI */ member
1243 …int8_t rssi; /*!< The ble remote device rssi value, the range is fr… member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c1817 UINT8 rssi = 0; in btm_process_inq_results() local
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h1041 int8_t rssi; /*!< RSSI of the received advertising packet */ member
1267 int8_t rssi; /*!< RSSI of the heartbeat message */ member
1399 int8_t rssi; /*!< RSSI of the received advertising packet */ member

12