mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 02:16:00 +00:00
An all zeroes address is in principle not valid, but prototype devices have been seen using it. To avoid false-positives with the bt_conn_lookup_state_le() API use a NULL pointer rather than BT_ADDR_LE_ANY to indicate that any connection in the specified state is of interest. Change-Id: I42a1946e47173b17be295b1b7e97a654dbdcdc6a Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
att.c | ||
att.h | ||
conn_internal.h | ||
conn.c | ||
gatt_internal.h | ||
gatt.c | ||
hci_core.c | ||
hci_core.h | ||
Kconfig | ||
keys.c | ||
keys.h | ||
l2cap_internal.h | ||
l2cap.c | ||
Makefile | ||
smp_null.c | ||
smp.c | ||
smp.h | ||
stack.h | ||
uuid.c |