Home
last modified time | relevance | path

Searched defs:pin_code (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec_cb.h63 PIN_CODE pin_code; /* for legacy devices */ variable
Dbtm_sec_int_types.h37 PIN_CODE pin_code; /* PIN CODE if pin type is fixed */ member
Dbtm_sec.cc403 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()
/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py271 def set_pin(self, address, accept, pin_code): argument
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc185 PIN_CODE pin_code) { in btsnd_hcic_pin_code_req_reply()
Dmock_stack_btm_sec.cc219 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()
/packages/modules/Bluetooth/floss/pandora/floss/
Dadapter_client.py849 def set_pin(self, address, accept, pin_code): argument
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc915 bt_pin_code_t pin_code; in btif_dm_pin_req_evt() local
2674 bt_pin_code_t pin_code) { in btif_dm_pin_reply()
Dbluetooth.cc707 bt_pin_code_t* pin_code) { in pin_reply()
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc569 PIN_CODE pin_code) { in btsnd_hcic_pin_code_req_reply()