Home
last modified time | relevance | path

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

/system/bt/vendor_libs/linux/
Dbt_vendor_linux.c44 #define MGMT_OP_INDEX_LIST 0x0003 macro
179 ev.opcode = MGMT_OP_INDEX_LIST; in bt_vendor_wait_hcidev()
221 if (cc->cc_opcode != MGMT_OP_INDEX_LIST || cc->status != 0) in bt_vendor_wait_hcidev()