Home
last modified time | relevance | path

Searched refs:hid_host_get_connection_for_bd_addr (Results 1 – 1 of 1) sorted by relevance

/btstack/src/classic/
H A Dhid_host.c363 static hid_host_connection_t * hid_host_get_connection_for_bd_addr(bd_addr_t addr){ in hid_host_get_connection_for_bd_addr() function
900 connection = hid_host_get_connection_for_bd_addr(address); in hid_host_packet_handler()
950 connection = hid_host_get_connection_for_bd_addr(address); in hid_host_packet_handler()
1273 hid_host_connection_t * connection = hid_host_get_connection_for_bd_addr(remote_addr); in hid_host_connect()