Home
last modified time | relevance | path

Searched defs:num_val (Results 1 – 8 of 8) sorted by relevance

/system/bt/service/
Davrcp_target.cc303 uint8_t num_val, in GetPlayerAppValuesTextCallback()
/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc128 void GetPlayerAppValuesTextCallback(uint8_t attr_id, uint8_t num_val, in GetPlayerAppValuesTextCallback()
669 uint8_t attr_id, uint8_t num_val, uint8_t* p_vals, in GetPlayerAppValuesTextCallback()
/system/bt/include/hardware/
Dbt_rc.h200 uint8_t num_val; member
206 uint8_t num_val; member
/system/bt/stack/include/
Davrc_defs.h1128 uint8_t num_val; member
1147 uint8_t num_val; member
1351 uint8_t num_val; member
1361 uint8_t num_val; member
Dbtm_api_types.h680 uint32_t num_val; /* the numeric value for comparison. If just_works, do not member
/system/bt/bta/dm/
Dbta_dm_int.h335 uint32_t num_val; /* the numeric value for comparison. If just_works, do not member
/system/bt/bta/include/
Dbta_api.h334 uint32_t num_val; /* the numeric value for comparison. If just_works, do not member
/system/logging/logcat/tests/
Dlogcat_test.cpp1015 static const unsigned num_val = 32; in TEST() local