Lines Matching full:bd_addr
162 typedef UINT8 (tSMP_CALLBACK) (tSMP_EVT event, BD_ADDR bd_addr, tSMP_EVT_DATA *p_data);
220 SMP_API extern tSMP_STATUS SMP_Pair (BD_ADDR bd_addr);
230 SMP_API extern BOOLEAN SMP_PairCancel (BD_ADDR bd_addr);
238 ** Parameters bd_addr - peer device bd address.
245 SMP_API extern void SMP_SecurityGrant(BD_ADDR bd_addr, UINT8 res);
254 ** Parameters: bd_addr - Address of the device for which PIN was requested
260 SMP_API extern void SMP_PasskeyReply (BD_ADDR bd_addr, UINT8 res, UINT32 passkey);
269 ** Parameters: bd_addr - Address of the peer device
274 SMP_API extern void SMP_OobDataReply(BD_ADDR bd_addr, tSMP_STATUS res, UINT8 len,