Home | History | Annotate | Download | only in include

Lines Matching full:bd_addr

163 typedef UINT8 (tSMP_CALLBACK) (tSMP_EVT event, BD_ADDR bd_addr, tSMP_EVT_DATA *p_data);
221 SMP_API extern tSMP_STATUS SMP_Pair (BD_ADDR bd_addr);
231 SMP_API extern BOOLEAN SMP_PairCancel (BD_ADDR bd_addr);
239 ** Parameters bd_addr - peer device bd address.
246 SMP_API extern void SMP_SecurityGrant(BD_ADDR bd_addr, UINT8 res);
255 ** Parameters: bd_addr - Address of the device for which PIN was requested
261 SMP_API extern void SMP_PasskeyReply (BD_ADDR bd_addr, UINT8 res, UINT32 passkey);
270 ** Parameters: bd_addr - Address of the peer device
275 SMP_API extern void SMP_OobDataReply(BD_ADDR bd_addr, tSMP_STATUS res, UINT8 len,