Home
last modified time | relevance | path

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

/external/bluetooth/bluez/serial/
Dport.c239 static inline DBusMessage *does_not_exist(DBusMessage *msg, in does_not_exist() function
508 return does_not_exist(msg, "Does not match"); in port_connect()
549 return does_not_exist(msg, "Port does not exist"); in port_disconnect()
Dproxy.c136 static inline DBusMessage *does_not_exist(DBusMessage *msg, in does_not_exist() function
1126 return does_not_exist(msg, "Invalid proxy path"); in remove_proxy()
/external/bluetooth/bluez/plugins/
Dservice.c371 static inline DBusMessage *does_not_exist(DBusMessage *msg) in does_not_exist() function
677 return does_not_exist(msg); in request_authorization()
708 return does_not_exist(msg); in cancel_authorization()