Home
last modified time | relevance | path

Searched refs:pincode (Results 1 – 2 of 2) sorted by relevance

/external/bluez/utils/hcid/
Dagent.h31 const char *pincode, void *user_data);
Ddbus-hci.c837 static void pincode_cb(struct agent *agent, DBusError *err, const char *pincode, in pincode_cb() argument
869 len = strlen(pincode); in pincode_cb()
875 memcpy(pr.pin_code, pincode, len); in pincode_cb()