Home
last modified time | relevance | path

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

/btstack/test/gap/
H A Dhci_test.cpp195 gap_auto_connection_start(addr_type, addr); in TEST()
205 uint8_t status = gap_auto_connection_start(addr_type, addr); in TEST()
216 uint8_t status = gap_auto_connection_start(addr_type, addr); in TEST()
/btstack/example/
H A Dle_mitm.c191 gap_auto_connection_start(remote_peripheral_addr_type, remote_peripheral_addr); in mitm_connect()
/btstack/src/
H A Dgap.h1053 uint8_t gap_auto_connection_start(bd_addr_type_t address_type, const bd_addr_t address);
H A Dhci.c9313 uint8_t gap_auto_connection_start(bd_addr_type_t address_type, const bd_addr_t address){ in gap_auto_connection_start() function
/btstack/
H A DCHANGELOG.md591 …uest` on connection complete active, fixes gap_auto_connection_stop() + gap_auto_connection_start()