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/
event.c 172 return device_request_authentication(device, AUTH_TYPE_PINCODE, 0,
218 return device_request_authentication(device, AUTH_TYPE_CONFIRM,
230 return device_request_authentication(device, AUTH_TYPE_PAIRING_CONSENT,
242 return device_request_authentication(device, AUTH_TYPE_PASSKEY, 0,
254 return device_request_authentication(device, AUTH_TYPE_NOTIFY,
device.h 88 int device_request_authentication(struct btd_device *device, auth_type_t type,
device.c 2328 int device_request_authentication(struct btd_device *device, auth_type_t type, function
    [all...]

Completed in 27 milliseconds