Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sdp_server.cc207 int record_size = get_sdp_records_size(in_record, 1); in alloc_sdp_slot() local
210 bluetooth_sdp_record* record = (bluetooth_sdp_record*)osi_malloc(record_size); in alloc_sdp_slot()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_sdp.cpp45 const Uuid& uuid_in, int record_size,