Searched defs:pin_code (Results 1 – 9 of 9) sorted by relevance
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | btm_int_types.h | 74 PIN_CODE pin_code; /* PIN CODE if pin type is fixed */ member 270 PIN_CODE pin_code; /* for legacy devices */ member
|
| D | btm_sec.cc | 406 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_btif_dm.cc | 114 uint8_t pin_len, bt_pin_code_t pin_code) { in btif_dm_pin_reply()
|
| D | mock_stack_btm_sec.cc | 235 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()
|
| D | mock_stack_hcic_hcicmds.cc | 217 uint8_t pin_code_len, PIN_CODE pin_code) { in btsnd_hcic_pin_code_req_reply()
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | btif_dm.cc | 907 bt_pin_code_t pin_code; in btif_dm_pin_req_evt() local 2736 uint8_t pin_len, bt_pin_code_t pin_code) { in btif_dm_pin_reply()
|
| D | bluetooth.cc | 640 bt_pin_code_t* pin_code) { in pin_reply()
|
| /packages/modules/Bluetooth/system/gd/security/channel/ |
| D | security_manager_channel_unittest.cc | 323 std::array<uint8_t, 16> pin_code = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 1, 2, 3, 4, 5}; in TEST_F() local
|
| /packages/modules/Bluetooth/system/stack/hcic/ |
| D | hcicmds.cc | 627 uint8_t pin_code_len, PIN_CODE pin_code) { in btsnd_hcic_pin_code_req_reply()
|