Home
last modified time | relevance | path

Searched defs:enc (Results 1 – 7 of 7) sorted by relevance

/subsys/bluetooth/mesh/
A Dsubnet.h35 struct bt_mesh_key enc; /* EncKey */ member
/subsys/bluetooth/controller/ll_sw/
A Dull_sync_types.h57 uint8_t enc : 1; member
A Dlll_sync_iso.h49 uint64_t enc:1; member
A Dlll_adv.h51 uint64_t enc:1; member
A Dull_llcp_internal.h200 struct llcp_enc enc; member
A Dull_iso.c1548 uint32_t sub_interval, uint8_t phy, uint8_t max_pdu, bool enc) in ull_iso_big_sync_delay()
A Dpdu.h361 #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