Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dvendor.h67 int (*send_async_command)(vendor_async_opcode_t opcode, void *param); member
/system/bt/hci/src/
Dvendor.c99 static int send_async_command(vendor_async_opcode_t opcode, void *param) { in send_async_command() function