mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-21 04:25:21 +00:00
This allows to disable events not required by application. In future this can be extended to enable events that are not enabled by default. < HCI Command: LE Set Event Mask (0x08|0x0001) plen 8 24.018392 Mask: 0x000000000000001f LE Connection Complete LE Advertising Report LE Connection Update Complete LE Read Remote Used Features Complete LE Long Term Key Request > HCI Event: Command Complete (0x0e) plen 4 24.019215 LE Set Event Mask (0x08|0x0001) ncmd 1 Status: Success (0x00) Change-Id: I29bfaa0743ac9e604a637f51503ff28a9b2074c2 Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com> |
||
---|---|---|
.. | ||
bluetooth.h | ||
conn.h | ||
driver.h | ||
gatt.h | ||
hci.h | ||
l2cap.h | ||
log.h | ||
uuid.h |