Home
last modified time | relevance | path

Searched refs:MGMT_EV_CMD_STATUS (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/net/bluetooth/
Dmgmt.h352 #define MGMT_EV_CMD_STATUS 0x0002 macro
/linux-3.4.99/net/bluetooth/
Dmgmt.c221 hdr->opcode = cpu_to_le16(MGMT_EV_CMD_STATUS); in cmd_status()