Home
last modified time | relevance | path

Searched defs:transport_send_packet (Results 1 – 4 of 4) sorted by relevance

/btstack/chipset/cinnamon/
H A Dcontroller.c259 static int transport_send_packet(uint8_t packet_type, uint8_t *packet, int size){ in transport_send_packet() function
/btstack/port/zephyr/src/
H A Dmain.c94 static int transport_send_packet(uint8_t packet_type, uint8_t *packet, int size){ in transport_send_packet() function
/btstack/port/esp32/components/btstack/
H A Dbtstack_port_esp32.c306 static int transport_send_packet(uint8_t packet_type, uint8_t *packet, int size){ in transport_send_packet() function
/btstack/chipset/intel/
H A Dbtstack_chipset_intel_firmware.c232 static int transport_send_packet(uint8_t packet_type, const uint8_t * packet, uint16_t size){ in transport_send_packet() function