Searched refs:send_key (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant/ |
D | radius.h | 235 const u8 *send_key, size_t send_key_len,
|
D | radius.c | 971 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/ |
D | control.c | 338 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/ |
D | device.c | 268 static void send_key(int fd, uint16_t key) in send_key() function 310 send_key(fake->uinput, key); in rfcomm_io_cb()
|