Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_ConfirmReqReply

1515 ** Function         BTM_ConfirmReqReply
1524 void BTM_ConfirmReqReply(tBTM_STATUS res, BD_ADDR bd_addr)
1528 BTM_TRACE_EVENT ("BTM_ConfirmReqReply() State: %s Res: %u",
3704 BTM_TRACE_DEBUG ("calling BTM_ConfirmReqReply with status: %d", status);
3705 BTM_ConfirmReqReply (status, p_bda);