Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsmp.h94 struct smp_cmd_ident_addr_info { struct
95 __u8 addr_type;
96 bdaddr_t bdaddr;
H A Dsmp.c2599 static int smp_cmd_ident_addr_info(struct l2cap_conn *conn, in smp_cmd_ident_addr_info() function