6a3c2aded6
* Simplify EINTR/ECANCEL error handling 1. Add semaphore uninterruptible wait function 2 .Replace semaphore wait loop with a single uninterruptible wait 3. Replace all sem_xxx to nxsem_xxx * Unify the void cast usage 1. Remove void cast for function because many place ignore the returned value witout cast 2. Replace void cast for variable with UNUSED macro |
||
---|---|---|
.. | ||
bt_atomic.c | ||
bt_atomic.h | ||
bt_att.c | ||
bt_att.h | ||
bt_buf.c | ||
bt_buf.h | ||
bt_conn.c | ||
bt_conn.h | ||
bt_gatt.c | ||
bt_hcicore.c | ||
bt_hcicore.h | ||
bt_ioctl.c | ||
bt_ioctl.h | ||
bt_keys.c | ||
bt_keys.h | ||
bt_l2cap.c | ||
bt_l2cap.h | ||
bt_netdev.c | ||
bt_queue.c | ||
bt_queue.h | ||
bt_smp.c | ||
bt_smp.h | ||
bt_uuid.c | ||
Kconfig | ||
Make.defs |