Home
last modified time | relevance | path

Searched defs:btstack_link_key_db (Results 1 – 8 of 8) sorted by relevance

/btstack/port/stm32-f4discovery-usb/port/
H A Dport.c205 …const btstack_link_key_db_t * btstack_link_key_db = btstack_link_key_db_tlv_get_instance(btstack_t… in port_main() local
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/
H A Dhal_entry.c298 …const btstack_link_key_db_t * btstack_link_key_db = btstack_link_key_db_tlv_get_instance(btstack_t… in hal_entry() local
/btstack/port/esp32/components/btstack/
H A Dbtstack_port_esp32.c397 …const btstack_link_key_db_t * btstack_link_key_db = btstack_link_key_db_tlv_get_instance(btstack_t… in btstack_init() local
/btstack/port/max32630-fthr/src/
H A Dbtstack_port.c433 …const btstack_link_key_db_t * btstack_link_key_db = btstack_link_key_db_tlv_get_instance(btstack_t… in bluetooth_main() local
/btstack/port/stm32-f4discovery-cc256x/port/
H A Dport.c364 …const btstack_link_key_db_t * btstack_link_key_db = btstack_link_key_db_tlv_get_instance(btstack_t… in port_main() local
/btstack/test/flash_tlv/
H A Dtlv_test.cpp317 const btstack_link_key_db_t * btstack_link_key_db; in TEST_GROUP() local
/btstack/port/msp432p401lp-cc256x/
H A Dmain.c670 …const btstack_link_key_db_t * btstack_link_key_db = btstack_link_key_db_tlv_get_instance(btstack_t… in main() local
/btstack/platform/daemon/src/
H A Ddaemon.c234 static btstack_link_key_db_t const * btstack_link_key_db = NULL; variable