Searched defs:lpn_addr (Results 1 – 9 of 9) sorted by relevance
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/ |
D | transport.h | 71 uint16_t lpn_addr; member 76 uint16_t lpn_addr; member
|
D | friend.c | 98 struct bt_mesh_friend *bt_mesh_friend_find(uint16_t net_idx, uint16_t lpn_addr, in bt_mesh_friend_find() 245 uint16_t lpn_addr = 0U, lpn_counter = 0U; in bt_mesh_friend_clear() local 855 uint16_t lpn_addr = 0U, lpn_counter = 0U; in bt_mesh_friend_clear_cfm() local 1243 void bt_mesh_friend_set_cb(void (*cb)(bool establish, uint16_t lpn_addr, uint8_t reason)) in bt_mesh_friend_set_cb() 1713 void bt_mesh_friend_remove_lpn(uint16_t lpn_addr) in bt_mesh_friend_remove_lpn()
|
D | net.c | 217 uint16_t lpn_addr = 0U, frnd_addr = 0U; in friend_cred_set() local
|
D | cfg_cli.c | 1231 int bt_mesh_cfg_lpn_timeout_get(bt_mesh_client_common_param_t *param, uint16_t lpn_addr) in bt_mesh_cfg_lpn_timeout_get()
|
D | cfg_srv.c | 2800 uint16_t lpn_addr = 0U; in lpn_timeout_get() local
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/include/ |
D | cfg_cli.h | 250 uint16_t lpn_addr; member
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/btc/ |
D | btc_ble_mesh_prov.c | 890 void btc_ble_mesh_friend_cb(bool establish, uint16_t lpn_addr, uint8_t reason) in btc_ble_mesh_friend_cb()
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/api/models/include/ |
D | esp_ble_mesh_config_model_api.h | 138 uint16_t lpn_addr; /*!< The unicast address of the Low Power node */ member 562 uint16_t lpn_addr; /*!< The unicast address of the Low Power node */ member
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/api/ |
D | esp_ble_mesh_defs.h | 1369 uint16_t lpn_addr; /*!< Low Power Node unicast address */ member 1375 uint16_t lpn_addr; /*!< Low Power Node unicast address */ member
|