Searched defs:conn_type (Results 1 – 6 of 6) sorted by relevance
/aosp12/system/bt/test/mock/ |
H A D | mock_bta_jv_api.cc | 55 tBTA_JV_STATUS BTA_JvFreeChannel(uint16_t channel, int conn_type) { in BTA_JvFreeChannel() 127 void BTA_JvGetChannelId(int conn_type, uint32_t id, int32_t channel) { in BTA_JvGetChannelId() 130 void BTA_JvL2capConnect(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capConnect() 139 void BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServer()
|
/aosp12/system/bt/bta/jv/ |
H A D | bta_jv_api.cc | 114 void BTA_JvGetChannelId(int conn_type, uint32_t id, int32_t channel) { in BTA_JvGetChannelId() 141 tBTA_JV_STATUS BTA_JvFreeChannel(uint16_t channel, int conn_type) { in BTA_JvFreeChannel() 223 void BTA_JvL2capConnect(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capConnect() 274 void BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServer()
|
/aosp12/hardware/qcom/sm7250/display/sde-drm/ |
H A D | drm_connector.h | 58 void GetType(uint32_t *conn_type) { *conn_type = drm_connector_->connector_type; } in GetType()
|
H A D | drm_connector.cpp | 376 uint32_t conn_type; in Reserve() local
|
/aosp12/bionic/libc/kernel/uapi/sound/ |
H A D | skl-tplg-interface.h | 147 __u16 conn_type : 4; member 166 __u32 conn_type : 4; member
|
/aosp12/system/bt/common/ |
H A D | metrics_unittest.cc | 127 BluetoothSession_ConnectionTechnologyType conn_type, in MakeBluetoothSession()
|