Searched refs:aid (Results 1 – 18 of 18) sorted by relevance
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | transport.c | 63 #define UNSEG_HDR(akf, aid) ((akf << 6) | (aid & AID_MASK)) argument 64 #define SEG_HDR(akf, aid) (UNSEG_HDR(akf, aid) | 0x80) argument 149 net_buf_add_u8(buf, UNSEG_HDR(1, tx->aid)); in send_unseg() 353 seg_hdr = SEG_HDR(1, net_tx->aid); in send_seg() 488 tx->aid = 0; in bt_mesh_trans_send() 504 tx->aid = app_key->keys[1].id; in bt_mesh_trans_send() 507 tx->aid = app_key->keys[0].id; in bt_mesh_trans_send()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/ |
A D | net.h | 315 u8_t friend_cred:1, aszmic:1, aid:6; member
|
/AliOS-Things-master/components/SDL2/test/ |
A D | configure | 1583 running configure, to aid debugging if configure makes a mistake.
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | config.log | 2 running configure, to aid debugging if configure makes a mistake.
|
A D | configure | 2128 running configure, to aid debugging if configure makes a mistake.
|
/AliOS-Things-master/components/SDL2/ |
A D | CMakeLists.txt | 1062 # Hide noisy warnings that intend to aid mostly during initial stages of porting a new
|
A D | configure | 2432 running configure, to aid debugging if configure makes a mistake.
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | ChangeLog | 246 - Add files in contrib/minizip to aid in building libminizip
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | configure | 1878 running configure, to aid debugging if configure makes a mistake.
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | configure | 1955 running configure, to aid debugging if configure makes a mistake.
|
A D | CHANGES | 4076 Added output flushing to aid debugging under Visual Studio. Unfortunately
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | configure | 1986 running configure, to aid debugging if configure makes a mistake.
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | configure | 1901 running configure, to aid debugging if configure makes a mistake.
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | configure | 2109 running configure, to aid debugging if configure makes a mistake.
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | configure | 2442 running configure, to aid debugging if configure makes a mistake.
|
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/ |
A D | output.0 | 2128 running configure, to aid debugging if configure makes a mistake.
|
A D | output.1 | 2128 running configure, to aid debugging if configure makes a mistake.
|
A D | output.2 | 1996 running configure, to aid debugging if configure makes a mistake.
|
Completed in 183 milliseconds