Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/src/
Dvendor.c47 static uint8_t transmit_cb(uint16_t opcode, void *buffer, tINT_CMD_CBACK callback);
58 transmit_cb,
171 static uint8_t transmit_cb(uint16_t opcode, void *buffer, tINT_CMD_CBACK callback) { in transmit_cb() function