Home
last modified time | relevance | path

Searched defs:ctl (Results 1 – 5 of 5) sorted by relevance

/btstack/src/mesh/
H A Dmesh_network.c209 int mesh_network_addresses_valid(uint8_t ctl, uint16_t src, uint16_t dst){ in mesh_network_addresses_valid()
495 uint8_t ctl = ctl_ttl >> 7; in process_network_pdu_validate_d() local
1101 …(mesh_network_pdu_t * network_pdu, uint16_t netkey_index, uint8_t nid, uint8_t ctl, uint8_t ttl, u… in mesh_network_setup_pdu()
1131 …(mesh_network_pdu_t * network_pdu, uint16_t netkey_index, uint8_t nid, uint8_t ctl, uint8_t ttl, u… in mesh_network_setup_pdu_header()
H A Dmesh_lower_transport.c472 int ctl = message_pdu->ctl_ttl >> 7; in mesh_lower_transport_outgoing_setup_block_ack() local
593 int ctl = message_pdu->ctl_ttl >> 7; in mesh_lower_transport_outgoing_setup_segment() local
656 int ctl = lower_transport_outgoing_message->ctl_ttl >> 7; in mesh_lower_transport_outgoing_send_next_segment() local
H A Dmesh_proxy.c372 uint8_t ctl = 1; in proxy_configuration_message_handler() local
H A Dmesh_upper_transport.c887 uint8_t ctl = segmented_pdu->ctl_ttl >> 7; in mesh_upper_transport_run() local
/btstack/test/mesh/
H A Dmesh_message_test.cpp1147 uint8_t ctl = 1; in TEST() local