Home
last modified time | relevance | path

Searched defs:cmd_sent (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/nfc/src/nfa/include/
H A Dnfa_hci_api.h273 tNFA_HCI_CMD_SENT cmd_sent; /* NFA_HCI_CMD_SENT_EVT */ member
H A Dnfa_hci_int.h393 tNFA_HCI_COMMAND cmd_sent; /* The last command sent */ member
/aosp12/system/bt/stack/gatt/
H A Dgatt_api.cc524 tGATT_STATUS cmd_sent; in GATTS_HandleValueNotification() local