Home
last modified time | relevance | path

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

/system/bt/stack/include/
Ddev_hci_link_interface.h28 extern void btm_vsc_complete(uint8_t* p, uint16_t cc_opcode, uint16_t evt_len,
/system/bt/hci/src/
Dhci_layer_linux.cc81 uint16_t cc_opcode; member
351 if (cc->cc_opcode != MGMT_OP_INDEX_LIST || cc->status != 0) continue; in wait_hcidev()
/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc60 uint16_t cc_opcode; member
184 if (cc->cc_opcode != MGMT_OP_INDEX_LIST || cc->status != 0) continue; in waitHciDev()
/system/bt/gd/hal/
Dhci_hal_host.cc82 uint16_t cc_opcode; member
156 if (cc->cc_opcode != MGMT_OP_INDEX_LIST || cc->status != 0) continue; in waitHciDev()