Searched defs:_timeout (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/ble_host/include/net/ |
A D | buf.h | 1073 #define net_buf_alloc_fixed(_pool, _timeout) \ argument 1106 #define net_buf_alloc_len(_pool, _size, _timeout) \ argument 1137 #define net_buf_alloc_with_data(_pool, _data_, _size, _timeout) \ argument 1159 #define net_buf_get(_fifo, _timeout) \ argument
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | conn_internal.h | 268 #define bt_conn_create_pdu_timeout(_pool, _reserve, _timeout) \ argument 289 #define bt_conn_create_frag_timeout(_reserve, _timeout) \ argument
|
Completed in 6 milliseconds