Searched refs:build_bredr_pairing_cmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.c | 1697 static void build_bredr_pairing_cmd(struct smp_chan *smp, in build_bredr_pairing_cmd() function 1794 build_bredr_pairing_cmd(smp, req, &rsp); in smp_cmd_pairing_req() 3134 build_bredr_pairing_cmd(smp, &req, NULL); in bredr_pairing()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.c | 1703 static void build_bredr_pairing_cmd(struct smp_chan *smp, in build_bredr_pairing_cmd() function 1800 build_bredr_pairing_cmd(smp, req, &rsp); in smp_cmd_pairing_req() 3140 build_bredr_pairing_cmd(smp, &req, NULL); in bredr_pairing()
|
Completed in 9 milliseconds