Home
last modified time | relevance | path

Searched full:indication (Results 1 – 25 of 117) sorted by relevance

12345

/Zephyr-latest/drivers/modem/
DKconfig.ublox-sara-r494 bool "Support for network status indication"
96 Choose this setting to use a modem GPIO pin as network indication.
101 int "Network status indication GPIO ID"
105 as a network status indication. See the manual for the gpio ids
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_b_3_3.c143 * @brief Indication call back for 'Value V6' attribute
145 * @param conn The connection for which the indication was generated
146 * @param attr The attribute that generated the indication
154 printk("Indication for attribute 'Value V6' %s\n", in value_v6_indicate_cb()
159 * @brief Generate indication for 'Value V6' attribute, if indications are
Dservice_b_3_2.c145 * @brief Indication call back for 'Value V6' attribute
147 * @param conn The connection for which the indication was generated
148 * @param attr The attribute that generated the indication
156 printk("Indication for attribute 'Value V6' %s\n", in value_v6_indicate_cb()
161 * @brief Generate indication for 'Value V6' attribute, if indications are
/Zephyr-latest/subsys/bluetooth/services/bas/
Dbas_bcs.c24 LOG_DBG("BAS Critical status Indication %s", ind_enabled ? "enabled" : "disabled"); in bt_bas_bcs_ccc_cfg_changed()
39 LOG_DBG("BCS Indication failed with error %u\n", err); in bcs_indicate_cb()
41 LOG_DBG("BCS Indication sent successfully\n"); in bcs_indicate_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dcentral.c51 LOG_DBG("indication received"); in sc_indicated()
145 * test goal: check that service changed indication is sent on in central()
154 * changed indication in central()
180 /* subscribe to the service changed indication */ in central()
191 /* wait for service change indication */ in central()
Dperipheral.c50 * test goal: check that service changed indication is sent on in peripheral()
56 * central should receive an indication in peripheral()
77 /* add a new service to trigger the service changed indication */ in peripheral()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/src/
Ddut.c189 LOG_INF("Send indication #1"); in test_iteration()
193 LOG_DBG("Wait until peer confirms our first indication"); in test_iteration()
196 LOG_INF("Send indication #2"); in test_iteration()
234 * - [dut] send long indication in entrypoint_dut()
235 * - [peer] wait for confirmation of indication in entrypoint_dut()
236 * - [dut] send another long indication in entrypoint_dut()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/
Dprj.conf4 CONFIG_BT_DEVICE_NAME="SC Indication Test"
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/
Dprj.conf8 # Enable test clock out in MEC1501 this will give indication in MCHP_060
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/
Dclient.c30 /* subscribe to the SC indication, so we don't have to ATT read to in client_round_0()
72 /* We are change-unaware. wait until the Service Changed indication is in client_round_2()
100 /* Unsubscribe from the SC indication. in client_round_3()
Dserver.c139 * Changed indication.
146 * Round 3 -> 4: same as (1->2), except this time we won't get the SC indication
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/
Dmain.c187 static uint8_t indication[] = INDICATION_PAYLOAD; in notified() local
190 ASSERT(length >= sizeof(indication), "Unexpected data"); in notified()
269 * concurrently: one Request, one Indication, multiple in test_procedure_0()
286 * - tester: send one ATT indication in test_procedure_0()
292 * - dut: handle the INDication in test_procedure_0()
/Zephyr-latest/drivers/timer/
DKconfig.arm_arch25 indication upon every actual timer interrupt. This option activates
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_olcp.c204 LOG_DBG("Received OLCP Indication ACK with status: 0x%04X", err); in olcp_ind_cb()
220 /* Prepare indication parameters */ in olcp_ind_send()
231 LOG_DBG("Sending OLCP indication"); in olcp_ind_send()
260 LOG_ERR("OLCP Write received before indication sent"); in bt_gatt_ots_olcp_write()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/
Dprj.conf49 # For indication param structs. It's fine, we run on native.
/Zephyr-latest/samples/bluetooth/peripheral_ht/src/
Dhts.c47 printk("Indication %s\n", err != 0U ? "fail" : "success"); in indicate_cb()
52 printk("Indication complete\n"); in indicate_destroy()
/Zephyr-latest/tests/bsim/bluetooth/samples/battery_service/tests_scripts/
Dbas.sh8 # indication/notification of BAS chars from peripheral
/Zephyr-latest/tests/kernel/xip/src/
Dmain.c15 * task is even activated that is a good indication that XIP is
/Zephyr-latest/drivers/ethernet/
Doa_tc6.h102 /** Indication of pending interrupt in OA TC6 device */
105 /** Indication of OA TC6 device being ready for transmission */
108 /** Indication of protected control transmission mode */
/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/src/
Dmain.c107 printk("Indication: subevent %d, responding in slot %d\n", info->subevent, in recv_cb()
116 printk("Received empty indication: subevent %d\n", info->subevent); in recv_cb()
118 printk("Failed to receive indication: subevent %d\n", info->subevent); in recv_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/src/
Dmain.c146 static uint8_t indication[] = INDICATION_PAYLOAD; in notified() local
159 ASSERT(length >= sizeof(indication), "Unexpected data\n"); in notified()
167 ASSERT(is_nfy, "Unexpected indication\n"); in notified()
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/common/
Dutils.h58 #define INDICATION_PAYLOAD "indication"
/Zephyr-latest/include/zephyr/logging/
Dlog_output_dict.h62 /** @brief Process dropped messages indication for dictionary-based logging.
/Zephyr-latest/tests/bsim/bluetooth/samples/battery_service/src/
Dcentral_test.c357 LOG_INF("BAS critical status indication disabled\n"); in battery_critical_status_indicate_cb()
361 printk("[INDICATION] BAS Critical Status:\n"); in battery_critical_status_indicate_cb()
376 LOG_INF("bas level status indication disabled\n"); in battery_level_status_indicate_cb()
380 printk("[INDICATION] BAS Battery Level Status: "); in battery_level_status_indicate_cb()
482 if (get_device_nbr() == 1) { /* One device for Indication */ in subscribe_battery_level_status()
612 LOG_INF("Indication Count Reached!"); in test_bas_central_main()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/common/
Dutils.h62 #define INDICATION_PAYLOAD "indication"

12345