Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_sock.h117 bt_status_t (*get_l2cap_local_cid)(bluetooth::Uuid& conn_uuid, uint16_t* cid); member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp2115 if (sBluetoothSocketInterface->get_l2cap_local_cid(uuid, &cid) != in getSocketL2capLocalChannelIdNative()