Home
last modified time | relevance | path

Searched defs:transmit_command_futured (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/hci/include/hci/
Dhci_layer.h94 future_t *(*transmit_command_futured)(BT_HDR *command); member
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_layer.c274 static future_t *transmit_command_futured(BT_HDR *command) in transmit_command_futured() function