Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Derror.h38 DBusMessage *btd_error_does_not_exist(DBusMessage *msg);
Derror.c82 DBusMessage *btd_error_does_not_exist(DBusMessage *msg) in btd_error_does_not_exist() function
Dadapter.c1607 return btd_error_does_not_exist(msg); in cancel_device_creation()
1792 return btd_error_does_not_exist(msg); in remove_device()
1829 return btd_error_does_not_exist(msg); in find_device()
1903 return btd_error_does_not_exist(msg); in unregister_agent()
Ddevice.c698 return btd_error_does_not_exist(msg); in cancel_discover()
/external/bluetooth/bluez/plugins/
Dservice.c590 return btd_error_does_not_exist(msg); in request_authorization()
634 return btd_error_does_not_exist(msg); in request_authorization()
665 return btd_error_does_not_exist(msg); in cancel_authorization()
/external/bluetooth/bluez/serial/
Dport.c488 return btd_error_does_not_exist(msg); in port_connect()
527 return btd_error_does_not_exist(msg); in port_disconnect()
Dproxy.c1095 return btd_error_does_not_exist(msg); in remove_proxy()
/external/bluetooth/bluez/audio/
Dgateway.c525 return btd_error_does_not_exist(msg); in unregister_agent()
Dmedia.c394 return btd_error_does_not_exist(msg); in unregister_endpoint()