2ad65bb434
1. remove fixed_queue_try_dequeue and fixed_queue_try_enqueue, 2. add timeout parameter for fixed_queue_enqueue and fixed_queue_dequeue 3. replace where call fixed_queue_try_dequeue/enqueue to fixed_queue_dequeue/enqueue(..., timeout = 0) 4. replace where call fixed queue_enqueue/dequeue to fixed_queue_enqueue/dequeue( ..., timeout = FIXED_QUEUE_MAX_TIMEOUT) 5. modify the blocking_type of osi_thread_post to timeout. |
||
---|---|---|
.. | ||
a2dp | ||
avct | ||
avdt | ||
avrc | ||
btm | ||
btu | ||
gap | ||
gatt | ||
hcic | ||
include/stack | ||
l2cap | ||
rfcomm | ||
sdp | ||
smp |