Home
last modified time | relevance | path

Searched refs:BC_MSG_SIZE (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dcommon.c14 uint8_t sync_msg[BC_MSG_SIZE] = {get_device_nbr(), device_nbr}; /* src, dst */ in backchannel_sync_send()
21 uint8_t sync_msg[BC_MSG_SIZE]; in backchannel_sync_wait()
Dcommon.h50 #define BC_MSG_SIZE 2 macro
/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/src/
Dcommon.c14 uint8_t sync_msg[BC_MSG_SIZE] = {get_device_nbr(), device_nbr}; /* src, dst */ in backchannel_sync_send()
21 uint8_t sync_msg[BC_MSG_SIZE]; in backchannel_sync_wait()
Dcommon.h49 #define BC_MSG_SIZE 2 macro