Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_PINCodeReply

808  * Function         BTM_PINCodeReply
823 void BTM_PINCodeReply(BD_ADDR bd_addr, uint8_t res, uint8_t pin_len,
828 "BTM_PINCodeReply(): PairState: %s PairFlags: 0x%02x PinLen:%d "
835 BTM_TRACE_WARNING("BTM_PINCodeReply() - Wrong State: %d",
841 BTM_TRACE_ERROR("BTM_PINCodeReply() - Wrong BD Addr");
847 BTM_TRACE_ERROR("BTM_PINCodeReply() - no dev CB");
900 "BTM_PINCodeReply(): waiting HCI_Connection_Complete after rejected "
910 "BTM_PINCodeReply(): link is connecting so wait pin code request "
5811 BTM_PINCodeReply(p_dev_rec->bd_addr, BTM_SUCCESS, btm_cb.pin_code_len,