Searched defs:p_value (Results 1 – 16 of 16) sorted by relevance
/system/bt/test/mock/ |
D | mock_stack_gap_ble.cc | 48 void GAP_BleAttrDBUpdate(uint16_t attr_uuid, tGAP_BLE_ATTR_VALUE* p_value) { in GAP_BleAttrDBUpdate()
|
D | mock_stack_srvc_dis.cc | 58 tGATT_VALUE* p_value, bool is_long, in dis_read_attr_value()
|
D | mock_stack_gatt_attr.cc | 67 tGATT_VALUE* p_value, bool is_long) { in read_attr_value()
|
/system/bt/stack/test/common/ |
D | mock_gap_gap_ble.cc | 47 void GAP_BleAttrDBUpdate(uint16_t attr_uuid, tGAP_BLE_ATTR_VALUE* p_value) { in GAP_BleAttrDBUpdate()
|
/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/gatt/ |
D | gatt_attr.cc | 209 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()
|
D | gatt_db.cc | 471 uint16_t handle, uint16_t offset, uint8_t* p_value, uint16_t* p_len, in gatts_read_attr_value_by_handle()
|
D | gatt_int.h | 169 std::unique_ptr<tGATT_ATTR_VALUE> p_value; member
|
/system/bt/stack/gap/ |
D | gap_ble.cc | 122 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()
|
/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/bta/gatt/ |
D | bta_gattc_int.h | 121 uint8_t* p_value; member
|
/system/bt/stack/test/gatt/ |
D | gatt_sr_test.cc | 116 uint16_t handle, uint16_t offset, uint8_t* p_value, uint16_t* p_len, in gatts_read_attr_value_by_handle()
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 119 uint8_t* p_value; member
|