Searched defs:link_type (Results 1 – 5 of 5) sorted by relevance
599 …uint8_t link_type = hci_event_synchronous_connection_complete_get_link_type(packet); in packet_handler() local
620 uint8_t link_type = hci_event_synchronous_connection_complete_get_link_type(packet); in packet_handler() local
952 uint8_t link_type = hci_event_synchronous_connection_complete_get_link_type(packet); in hfp_handle_hci_event() local
370 u8_t link_type; member
3660 hci_link_type_t link_type; in event_handler() local9740 …ister_classic_connection_filter(int (*accept_callback)(bd_addr_t addr, hci_link_type_t link_type)){ in gap_register_classic_connection_filter()