Home
last modified time | relevance | path

Searched refs:smp_build_pairing_cmd (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
Dsmp_utils.c53 static BT_HDR * smp_build_pairing_cmd(UINT8 cmd_code, tSMP_CB *p_cb);
67 smp_build_pairing_cmd, /* 0x01: pairing request */
68 smp_build_pairing_cmd, /* 0x02: pairing response */
176 BT_HDR * smp_build_pairing_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_pairing_cmd() function