/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/main/ |
D | board.c | 24 void board_led_operation(uint8_t pin, uint8_t onoff) in board_led_operation()
|
D | main.c | 119 esp_ble_mesh_msg_ctx_t *ctx, uint8_t onoff) in example_change_led_state()
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_server/main/ |
D | board.c | 23 void board_led_operation(uint8_t pin, uint8_t onoff) in board_led_operation()
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_vendor_model/vendor_server/main/ |
D | board.c | 23 void board_led_operation(uint8_t pin, uint8_t onoff) in board_led_operation()
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_server/main/ |
D | board.c | 39 void board_led_operation(uint8_t pin, uint8_t onoff) in board_led_operation()
|
D | main.c | 160 static void example_change_led_state(uint8_t onoff) in example_change_led_state()
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/main/ |
D | board.c | 39 void board_led_operation(uint8_t pin, uint8_t onoff) in board_led_operation()
|
D | main.c | 172 static void example_change_led_state(uint8_t onoff) in example_change_led_state()
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_client/main/ |
D | board.c | 31 void board_led_operation(uint8_t pin, uint8_t onoff) in board_led_operation()
|
D | main.c | 35 uint8_t onoff; /* Remote OnOff */ member
|
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_models/server/include/ |
D | state_binding.h | 38 uint8_t onoff; member 80 uint8_t onoff; member
|
D | generic_server.h | 19 uint8_t onoff; member 210 uint8_t onoff; member 282 uint8_t onoff; member
|
D | lighting_server.h | 346 uint8_t onoff; member
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/common_components/fast_provisioning/ |
D | ble_mesh_fast_prov_operation.c | 54 uint16_t app_idx, uint8_t onoff) in example_store_node_info() 393 uint8_t onoff, uint8_t tid, bool need_ack) in example_send_generic_onoff_set()
|
D | ble_mesh_fast_prov_common.h | 94 uint8_t onoff; member
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/aligenie_demo/main/ |
D | board.c | 133 void board_led_switch(uint8_t elem_index, uint8_t onoff) in board_led_switch()
|
D | aligenie_demo.c | 814 esp_ble_mesh_msg_ctx_t *ctx, uint8_t onoff) in light_onoff_set()
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner/main/ |
D | main.c | 49 uint8_t onoff; member
|
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/api/models/include/ |
D | esp_ble_mesh_generic_model_api.h | 165 uint8_t onoff; /*!< Target value of Generic OnOff state */ member 778 uint8_t onoff; /*!< The present value of the Generic OnOff state */ member 986 uint8_t onoff; /*!< The value of Generic OnOff state */ member 1121 uint8_t onoff; /*!< Target value of Generic OnOff state */ member 1223 …esp_ble_mesh_server_recv_gen_onoff_set_t onoff; /*!< Generic OnOff Set… member
|
D | esp_ble_mesh_lighting_model_api.h | 1353 uint8_t onoff; /*!< The value of Light LC Light OnOff state */ member
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/aligenie_demo/components/vendor_model/include/ |
D | genie_mesh.h | 155 uint8_t onoff[VALUE_TYPE_NUM]; member
|
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_models/client/include/ |
D | generic_client.h | 63 uint8_t onoff; /* Target value of Generic OnOff state */ member
|
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_models/server/ |
D | generic_server.c | 132 uint8_t tid = 0U, onoff = 0U, trans_time = 0U, delay = 0U; in gen_onoff_set() local
|
D | lighting_server.c | 2425 uint8_t onoff = 0U; in light_lc_light_onoff_set() local
|
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/api/ |
D | esp_ble_mesh_defs.h | 2110 uint8_t onoff; /*!< The value of the Generic OnOff state */ member 2152 uint8_t onoff; /*!< The value of the Light LC Light OnOff state */ member
|