Searched defs:pin_len (Results 1 – 12 of 12) sorted by relevance
/external/bluetooth/bluedroid/stack/gap/ |
D | gap_api.c | 255 UINT8 GAP_Bond (BD_ADDR bd_addr, UINT8 pin_len, UINT8 *p_pin, UINT32 trusted_mask[]) in GAP_Bond() 292 void GAP_PinRsp (BD_ADDR bd_addr, UINT8 res, UINT8 pin_len, UINT8 *p_pin, UINT32 trusted_mask[]) in GAP_PinRsp()
|
/external/bluetooth/bluedroid/btif/src/ |
D | bluetooth.c | 282 uint8_t pin_len, bt_pin_code_t *pin_code) in pin_reply()
|
D | btif_config_util.cpp | 653 int pin_len = atoi(value); in load_bluez_linkkeys() local
|
D | btif_dm.c | 1969 uint8_t pin_len, bt_pin_code_t *pin_code) in btif_dm_pin_reply()
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_registrar.c | 81 size_t pin_len; member 732 const u8 *uuid, const u8 *pin, size_t pin_len, in wps_registrar_add_pin() 876 const u8 *uuid, size_t *pin_len) in wps_registrar_get_pin() 1352 size_t pin_len = 0; in wps_get_dev_password() local
|
D | wps_er.c | 1895 const u8 *pin, size_t pin_len) in wps_er_learn() 1980 const u8 *pin, size_t pin_len, in wps_er_config()
|
D | wps.h | 128 size_t pin_len; member
|
/external/bluetooth/bluedroid/stack/btm/ |
D | btm_sec.c | 863 void BTM_PINCodeReply (BD_ADDR bd_addr, UINT8 res, UINT8 pin_len, UINT8 *p_pin, UINT32 trusted_mask… in BTM_PINCodeReply() 1049 tBTM_STATUS BTM_SecBond (BD_ADDR bd_addr, UINT8 pin_len, UINT8 *p_pin, UINT32 trusted_mask[]) in BTM_SecBond()
|
/external/bluetooth/bluedroid/bta/dm/ |
D | bta_dm_api.c | 576 void BTA_DmPinReply(BD_ADDR bd_addr, BOOLEAN accept, UINT8 pin_len, UINT8 *p_pin) in BTA_DmPinReply()
|
D | bta_dm_int.h | 249 UINT8 pin_len; member
|
/external/wpa_supplicant_8/src/ap/ |
D | wps_hostapd.c | 1273 size_t pin_len; member
|
/external/qemu/hw/ |
D | bt.h | 536 uint8_t pin_len; member
|