Home
last modified time | relevance | path

Searched defs:p_value (Results 1 – 18 of 18) sorted by relevance

/aosp12/system/bt/stack/test/common/
H A Dmock_gap_gap_ble.cc47 void GAP_BleAttrDBUpdate(uint16_t attr_uuid, tGAP_BLE_ATTR_VALUE* p_value) { in GAP_BleAttrDBUpdate()
/aosp12/system/bt/test/mock/
H A Dmock_stack_gap_ble.cc48 void GAP_BleAttrDBUpdate(uint16_t attr_uuid, tGAP_BLE_ATTR_VALUE* p_value) { in GAP_BleAttrDBUpdate()
H A Dmock_stack_srvc_dis.cc58 tGATT_VALUE* p_value, bool is_long, in dis_read_attr_value()
H A Dmock_stack_gatt_attr.cc67 tGATT_VALUE* p_value, bool is_long) { in read_attr_value()
/aosp12/system/update_engine/update_manager/
H A Dfake_variable.h42 void reset(const T* p_value) { ptr_.reset(p_value); } in reset()
/aosp12/hardware/broadcom/libbt/src/
H A Dconf.c98 char *p_value; in vnd_load_conf() local
/aosp12/system/nfc/src/nfa/dm/
H A Dnfa_dm_main.cc217 uint8_t type, len, *p_value, *p_stored, max_len; in nfa_dm_check_set_config() local
/aosp12/system/bt/stack/gatt/
H A Dgatt_attr.cc209 tGATT_VALUE* p_value, bool is_long) { in read_attr_value()
915 tGATT_VALUE* p_value) { in gatt_sr_read_db_hash()
931 tGATT_VALUE* p_value) { in gatt_sr_read_cl_supp_feat()
H A Dgatt_db.cc471 uint16_t handle, uint16_t offset, uint8_t* p_value, uint16_t* p_len, in gatts_read_attr_value_by_handle()
H A Dgatt_int.h169 std::unique_ptr<tGATT_ATTR_VALUE> p_value; member
/aosp12/system/nfc/src/nfc/llcp/
H A Dllcp_sdp.cc386 uint8_t type, length, tid, sap, *p_value; in llcp_sdp_proc_snl() local
/aosp12/system/bt/stack/gap/
H A Dgap_ble.cc122 tGATT_STATUS read_attr_value(uint16_t handle, tGATT_VALUE* p_value, in read_attr_value()
486 void GAP_BleAttrDBUpdate(uint16_t attr_uuid, tGAP_BLE_ATTR_VALUE* p_value) { in GAP_BleAttrDBUpdate()
/aosp12/system/bt/stack/srvc/
H A Dsrvc_dis.cc115 tGATT_VALUE* p_value, bool is_long, in dis_read_attr_value()
H A Dsrvc_eng.cc425 uint8_t* p_value) { in srvc_sr_notify()
/aosp12/system/bt/bta/gatt/
H A Dbta_gattc_int.h121 uint8_t* p_value; member
/aosp12/system/bt/stack/test/gatt/
H A Dgatt_sr_test.cc116 uint16_t handle, uint16_t offset, uint8_t* p_value, uint16_t* p_len, in gatts_read_attr_value_by_handle()
/aosp12/system/bt/bta/include/
H A Dbta_gatt_api.h119 uint8_t* p_value; member
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1310 jbyte* p_value = env->GetByteArrayElements(value, NULL); in gattClientWriteCharacteristicNative() local
1337 jbyte* p_value = env->GetByteArrayElements(value, NULL); in gattClientWriteDescriptorNative() local