OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:error_failed
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/audio/
source.c
238
static DBusHandlerResult
error_failed
(DBusConnection *conn,
function
261
error_failed
(pending->conn, pending->msg, "Stream setup failed");
306
error_failed
(pending->conn, pending->msg, "Stream setup failed");
506
error_failed
(pending->conn, pending->msg, "Stream setup failed");
sink.c
271
static DBusHandlerResult
error_failed
(DBusConnection *conn,
function
294
error_failed
(pending->conn, pending->msg, "Stream setup failed");
339
error_failed
(pending->conn, pending->msg, "Stream setup failed");
538
error_failed
(pending->conn, pending->msg, "Stream setup failed");
/external/bluetooth/bluez/src/
device.c
160
static DBusHandlerResult
error_failed
(DBusConnection *conn,
function
171
return
error_failed
(conn, msg, desc);
[
all
...]
Completed in 41 milliseconds