Home
last modified time | relevance | path

Searched defs:device_path (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/bluez/src/
Dagent.c307 const char *device_path, in agent_call_authorize()
365 const char *device_path) in agent_call_oob_availability()
488 static int pincode_request_new(struct agent_request *req, const char *device_path, in pincode_request_new()
646 const char *device_path) in passkey_request_new()
752 const char *device_path) in oob_data_request_new()
807 const char *device_path, in confirmation_request_new()
866 const char *device_path) in pairing_consent_request_new()
/external/bluetooth/glib/gio/
Dgunixmounts.c111 char *device_path; member
119 char *device_path; member
1643 const char *device_path, in guess_mount_type()
Dgunixmount.c59 char *device_path; member
Dgunixvolume.c53 char *device_path; member
/external/grub/stage2/
Dbios.c226 unsigned char device_path[8]; in get_diskinfo() member
/external/bluetooth/bluez/cups/
Dmain.c297 static gboolean device_is_printer(const char *adapter, const char *device_path, char **name, char *… in device_is_printer()
/external/qemu/
Dtap-win32.c572 char device_path[256]; in tap_win32_open() local