HomeSort by relevance Sort by last modified time
    Searched refs:BTM_PINCodeReply (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/include/
btm_api.h     [all...]
  /system/bt/bta/dm/
bta_dm_act.cc     [all...]
  /system/bt/stack/btm/
btm_sec.cc 728 * Function BTM_PINCodeReply
743 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len,
748 "BTM_PINCodeReply(): PairState: %s PairFlags: 0x%02x PinLen:%d "
755 BTM_TRACE_WARNING("BTM_PINCodeReply() - Wrong State: %d",
761 BTM_TRACE_ERROR("BTM_PINCodeReply() - Wrong BD Addr");
767 BTM_TRACE_ERROR("BTM_PINCodeReply() - no dev CB");
820 "BTM_PINCodeReply(): waiting HCI_Connection_Complete after rejected "
830 "BTM_PINCodeReply(): link is connecting so wait pin code request "
    [all...]

Completed in 111 milliseconds