Searched defs:enc (Results 1 – 7 of 7) sorted by relevance
| /subsys/bluetooth/mesh/ |
| A D | subnet.h | 35 struct bt_mesh_key enc; /* EncKey */ member
|
| /subsys/bluetooth/controller/ll_sw/ |
| A D | ull_sync_types.h | 57 uint8_t enc : 1; member
|
| A D | lll_sync_iso.h | 49 uint64_t enc:1; member
|
| A D | lll_adv.h | 51 uint64_t enc:1; member
|
| A D | ull_llcp_internal.h | 200 struct llcp_enc enc; member
|
| A D | ull_iso.c | 1548 uint32_t sub_interval, uint8_t phy, uint8_t max_pdu, bool enc) in ull_iso_big_sync_delay()
|
| A D | pdu.h | 361 #define PDU_BIS_MAX_US(octets, enc, phy) PDU_MAX_US((octets), \ argument 366 #define PDU_BIS_US(octets, enc, phy, s8) PDU_US((octets), \ argument 370 #define PDU_CIS_MAX_US(octets, enc, phy) PDU_MAX_US((octets), \ argument
|
Completed in 21 milliseconds