Home
last modified time | relevance | path

Searched defs:packet_types (Results 1 – 9 of 9) sorted by relevance

/btstack/tool/
H A Dsm_random_check.py12 packet_types = [ "CMD =>", "EVT <=", "ACL =>", "ACL <="] variable
H A Ddump_h4.py18 packet_types = [ "CMD =>", "EVT <=", "ACL =>", "ACL <="] variable
H A Ddump_pklg.py18 packet_types = [ "CMD =>", "EVT <=", "ACL =>", "ACL <=", "0x04", "0x05", "0x06", "0x07", "SCO =>", … variable
/btstack/src/classic/
H A Dhfp.c115 const uint16_t packet_types; member
2026 uint16_t packet_types = hfp_link_settings[setting].packet_types; in hfp_setup_synchronous_connection() local
2109 …uint16_t packet_types = hfp_link_settings[(uint8_t)(hfp_mandatory_safe_settings[i].link_setting)].… in hfp_safe_settings_for_context() local
2127 uint16_t packet_types; in hfp_accept_synchronous_connection() local
2347 void hfp_set_sco_packet_types(uint16_t packet_types){ in hfp_set_sco_packet_types()
H A Dhsp_hs.c460 uint16_t packet_types; in hsp_run() local
733 void hsp_hs_set_sco_packet_types(uint16_t packet_types){ in hsp_hs_set_sco_packet_types()
H A Dhsp_ag.c439 uint16_t packet_types; in hsp_run() local
745 void hsp_ag_set_sco_packet_types(uint16_t packet_types){ in hsp_ag_set_sco_packet_types()
H A Dhfp.h560 uint16_t packet_types; member
/btstack/test/hfp/
H A Ddump_test_sequence_from_pklg.py19 packet_types = [ "CMD =>", "EVT <=", "ACL =>", "ACL <="] variable
/btstack/src/
H A Dhci.c1345 uint16_t packet_types = 0; in hci_acl_packet_types_for_buffer_size_and_local_features() local
1370 void hci_enable_acl_packet_types(uint16_t packet_types){ in hci_enable_acl_packet_types()
1405 uint16_t packet_types = SCO_PACKET_TYPES_ALL; in hci_sco_packet_types_for_features() local
1422 static uint16_t hci_sco_payload_length_for_packet_types(uint16_t packet_types){ in hci_sco_payload_length_for_packet_types()
7705 uint16_t packet_types = flipped_packet_types ^ 0x03c0; in hci_set_sco_payload_length_for_flipped_packet_types() local