Searched refs:command_complete (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluez/test/
H A Dhciemu.c286 static void command_complete(uint16_t ogf, uint16_t ocf, int plen, void *data) function
631 command_complete(ogf, ocf, 1, &status);
645 command_complete(ogf, ocf, 1, &status);
663 command_complete(ogf, ocf, 1, &status);
668 command_complete(ogf, ocf, 1, &status);
674 command_complete(ogf, ocf, 1, &status);
680 command_complete(ogf, ocf, sizeof(ln), &ln);
686 command_complete(ogf, ocf, 1, &status);
691 command_complete(ogf, ocf, 1, &status);
696 command_complete(og
[all...]

Completed in 31 milliseconds