Searched defs:p_value (Results 1 – 10 of 10) sorted by relevance
/system/update_engine/update_manager/ |
D | fake_variable.h | 42 void reset(const T* p_value) { ptr_.reset(p_value); } in reset()
|
/system/nfc/src/nfa/dm/ |
D | nfa_dm_main.cc | 216 uint8_t type, len, *p_value, *p_stored, max_len; in nfa_dm_check_set_config() local
|
/system/nfc/src/nfc/llcp/ |
D | llcp_sdp.cc | 386 uint8_t type, length, tid, sap, *p_value; in llcp_sdp_proc_snl() local
|
/system/bt/stack/gap/ |
D | gap_ble.cc | 117 tGATT_STATUS read_attr_value(uint16_t handle, tGATT_VALUE* p_value, in read_attr_value() 472 void GAP_BleAttrDBUpdate(uint16_t attr_uuid, tGAP_BLE_ATTR_VALUE* p_value) { in GAP_BleAttrDBUpdate()
|
/system/bt/stack/srvc/ |
D | srvc_dis.cc | 115 tGATT_VALUE* p_value, bool is_long, in dis_read_attr_value()
|
D | srvc_eng.cc | 425 uint8_t* p_value) { in srvc_sr_notify()
|
/system/bt/stack/gatt/ |
D | gatt_db.cc | 444 uint16_t offset, uint8_t* p_value, uint16_t* p_len, uint16_t mtu, in gatts_read_attr_value_by_handle()
|
D | gatt_int.h | 170 std::unique_ptr<tGATT_ATTR_VALUE> p_value; member
|
/system/bt/bta/gatt/ |
D | bta_gattc_int.h | 124 uint8_t* p_value; member
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 89 uint8_t* p_value; member
|