Home
last modified time | relevance | path

Searched refs:send_key (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant/
Dradius.h235 const u8 *send_key, size_t send_key_len,
Dradius.c971 const u8 *send_key, size_t send_key_len, in radius_msg_add_mppe_keys() argument
999 encrypt_ms_key(send_key, send_key_len, salt, req_authenticator, secret, in radius_msg_add_mppe_keys()
/external/bluetooth/bluez/audio/
Dcontrol.c338 static void send_key(int fd, uint16_t key, int pressed) in send_key() function
368 send_key(control->uinput, key_map[i].uinput, pressed); in handle_panel_passthrough()
/external/bluetooth/bluez/input/
Ddevice.c268 static void send_key(int fd, uint16_t key) in send_key() function
310 send_key(fake->uinput, key); in rfcomm_io_cb()