HomeSort by relevance Sort by last modified time
    Searched refs:device_request_authentication (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/src/
dbus-hci.c 223 return device_request_authentication(device, AUTH_TYPE_PINCODE, 0,
487 return device_request_authentication(device,
503 return device_request_authentication(device, AUTH_TYPE_AUTO,
507 return device_request_authentication(device, AUTH_TYPE_CONFIRM,
522 return device_request_authentication(device, AUTH_TYPE_PASSKEY, 0,
534 return device_request_authentication(device, AUTH_TYPE_NOTIFY,
892 return device_request_authentication(device, AUTH_TYPE_OOB, 0,
device.h 78 int device_request_authentication(struct btd_device *device, auth_type_t type,
device.c 2359 int device_request_authentication(struct btd_device *device, auth_type_t type, function
    [all...]

Completed in 15 milliseconds