Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h94 } __attribute__((packed))bt_pin_code_t; typedef
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h145 typedef struct { uint8_t pin[16]; } __attribute__((packed)) bt_pin_code_t; typedef