Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhid_host.c344 static hid_host_connection_t * hid_host_create_connection(bd_addr_t remote_addr){ in hid_host_create_connection() function
909 connection = hid_host_create_connection(address); in hid_host_packet_handler()
1278 connection = hid_host_create_connection(remote_addr); in hid_host_connect()