Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_ConfirmReqReply

1495 ** Function         BTM_ConfirmReqReply
1504 void BTM_ConfirmReqReply(tBTM_STATUS res, BD_ADDR bd_addr)
1508 BTM_TRACE_EVENT2 ("BTM_ConfirmReqReply() State: %s Res: %u",
3447 BTM_TRACE_DEBUG1 ("calling BTM_ConfirmReqReply with status: %d", status);
3448 BTM_ConfirmReqReply (status, p_bda);