Home
last modified time | relevance | path

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

/btstack/platform/posix/
H A Dbtstack_tlv_posix.c73 static void btstack_tlv_posix_append_tag(btstack_tlv_posix_t * self, uint32_t tag, const uint8_t * … in btstack_tlv_posix_append_tag()
91 static tlv_entry_t * btstack_tlv_posix_find_entry(btstack_tlv_posix_t * self, uint32_t tag){ in btstack_tlv_posix_find_entry()
107 btstack_tlv_posix_t * self = (btstack_tlv_posix_t *) context; in btstack_tlv_posix_delete_tag()
128 btstack_tlv_posix_t * self = (btstack_tlv_posix_t *) context; in btstack_tlv_posix_get_tag()
147 btstack_tlv_posix_t * self = (btstack_tlv_posix_t *) context; in btstack_tlv_posix_store_tag()
178 static int btstack_tlv_posix_read_db(btstack_tlv_posix_t * self){ in btstack_tlv_posix_read_db()
279 const btstack_tlv_t * btstack_tlv_posix_init_instance(btstack_tlv_posix_t * self, const char * db_p… in btstack_tlv_posix_init_instance()
280 memset(self, 0, sizeof(btstack_tlv_posix_t)); in btstack_tlv_posix_init_instance()
298 void btstack_tlv_posix_deinit(btstack_tlv_posix_t * self){ in btstack_tlv_posix_deinit()
H A Dbtstack_tlv_posix.h55 } btstack_tlv_posix_t; typedef
62 const btstack_tlv_t * btstack_tlv_posix_init_instance(btstack_tlv_posix_t * context, const char * d…
74 void btstack_tlv_posix_deinit(btstack_tlv_posix_t * self);
/btstack/test/classic-oob-pairing/
H A Dmain.c75 static btstack_tlv_posix_t tlv_context;
/btstack/port/posix-h4-atwilc3000/
H A Dmain.c84 static btstack_tlv_posix_t tlv_context;
/btstack/port/posix-h4-da14585/
H A Dmain.c81 static btstack_tlv_posix_t tlv_context;
/btstack/port/posix-h4-da14531/
H A Dmain.c81 static btstack_tlv_posix_t tlv_context;
/btstack/port/posix-h4-zephyr/
H A Dmain.c78 static btstack_tlv_posix_t tlv_context;
/btstack/port/posix-h4-da14581/
H A Dmain.c81 static btstack_tlv_posix_t tlv_context;
/btstack/port/archive/posix-h5-bcm/
H A Dmain.c77 static btstack_tlv_posix_t tlv_context;
/btstack/port/posix-h4-nxp/
H A Dmain.c77 static btstack_tlv_posix_t tlv_context;
/btstack/port/posix-h4-bcm/
H A Dmain.c81 static btstack_tlv_posix_t tlv_context;
/btstack/port/posix-h5/
H A Dmain.c83 static btstack_tlv_posix_t tlv_context;
/btstack/port/libusb-intel/
H A Dmain.c77 static btstack_tlv_posix_t tlv_context;
/btstack/port/freebsd-netgraph/
H A Dmain.c81 static btstack_tlv_posix_t tlv_context;
/btstack/test/mesh/
H A Dmain.c77 static btstack_tlv_posix_t tlv_context;
/btstack/port/qt-h4/
H A Dmain.cpp97 static btstack_tlv_posix_t tlv_context;
/btstack/port/qt-usb/
H A Dmain.cpp91 static btstack_tlv_posix_t tlv_context;
/btstack/test/le_audio/
H A Dmain.c81 static btstack_tlv_posix_t tlv_context;
/btstack/port/libusb/
H A Dmain.c85 static btstack_tlv_posix_t tlv_context;
/btstack/test/tlv_posix/
H A Dtlv_test.cpp21 btstack_tlv_posix_t btstack_tlv_context; in TEST_GROUP()
/btstack/port/posix-h4/
H A Dmain.c88 static btstack_tlv_posix_t tlv_context;
/btstack/test/security_manager_sc/
H A Dmain.c80 static btstack_tlv_posix_t tlv_context;
/btstack/port/raspi/
H A Dmain.c115 static btstack_tlv_posix_t tlv_context;
/btstack/platform/daemon/src/
H A Ddaemon.c258 static btstack_tlv_posix_t tlv_context;