Home
last modified time | relevance | path

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

/linux-3.4.99/net/bluetooth/
Dmgmt.c852 MGMT_STATUS_NOT_POWERED); in set_discoverable()
1511 MGMT_STATUS_NOT_POWERED, &rp, sizeof(rp)); in unpair_device()
1577 MGMT_STATUS_NOT_POWERED); in disconnect()
1650 MGMT_STATUS_NOT_POWERED); in get_connections()
1727 MGMT_STATUS_NOT_POWERED); in pin_code_reply()
1784 MGMT_STATUS_NOT_POWERED); in pin_code_neg_reply()
1883 MGMT_STATUS_NOT_POWERED); in pair_device()
1959 MGMT_STATUS_NOT_POWERED); in cancel_pair_device()
1999 MGMT_STATUS_NOT_POWERED); in user_pairing_resp()
2167 MGMT_STATUS_NOT_POWERED); in read_local_oob_data()
[all …]
/linux-3.4.99/include/net/bluetooth/
Dmgmt.h42 #define MGMT_STATUS_NOT_POWERED 0x0f macro