Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_ConfirmReqReply

1683 ** Function         BTM_ConfirmReqReply
1692 void BTM_ConfirmReqReply(tBTM_STATUS res, BD_ADDR bd_addr)
1696 BTM_TRACE_EVENT ("BTM_ConfirmReqReply() State: %s Res: %u",
3662 BTM_TRACE_DEBUG ("calling BTM_ConfirmReqReply with status: %d", status);
3663 BTM_ConfirmReqReply (status, p_bda);