Home
last modified time | relevance | path

Searched defs:bt_pin_code_t (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_dm.cc129 uint8_t /* pin_len */, bt_pin_code_t /* pin_code */) { in btif_dm_pin_reply() argument
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h166 typedef struct { uint8_t pin[16]; } __attribute__((packed)) bt_pin_code_t; typedef