Home
last modified time | relevance | path

Searched defs:buf_len (Results 1 – 17 of 17) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_avrc_pars.ct.cc39 uint8_t* p_buf, uint16_t* buf_len) { in AVRC_Ctrl_ParsResponse()
45 UNUSED_ATTR uint16_t buf_len) { in AVRC_ParsResponse()
Dmock_stack_avrc_pars_tg.cc42 uint8_t* p_buf, uint16_t buf_len) { in AVRC_ParsCommand()
Dmock_bta_av_api.cc88 uint8_t buf_len) { in BTA_AvRemoteVendorUniqueCmd()
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_pars_tg.cc110 uint16_t buf_len) { in avrc_pars_vendor_cmd()
435 uint16_t buf_len) { in avrc_pars_browsing_cmd()
603 uint8_t* p_buf, uint16_t buf_len) { in AVRC_ParsCommand()
Davrc_pars_ct.cc519 uint8_t* p_buf, uint16_t* buf_len) { in avrc_ctrl_pars_vendor_rsp()
863 uint8_t* p_buf, uint16_t* buf_len) { in AVRC_Ctrl_ParsResponse()
900 UNUSED_ATTR uint16_t buf_len) { in AVRC_ParsResponse()
Davrc_api.cc553 uint16_t buf_len = BT_DEFAULT_BUFFER_SIZE - sizeof(BT_HDR); in avrc_proc_far_msg() local
/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc55 uint8_t* p_buf, uint16_t* buf_len) { in AVRC_Ctrl_ParsResponse()
59 uint8_t* p_buf, uint16_t buf_len) { in AVRC_ParsCommand()
64 UNUSED_ATTR uint16_t buf_len) { in AVRC_ParsResponse()
76 uint8_t buf_len) {} in BTA_AvRemoteVendorUniqueCmd()
/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_at.h39 uint16_t buf_len; member
Dbta_hf_client_at.cc124 uint16_t buf_len) { in bta_hf_client_queue_at()
172 uint16_t buf_len) { in bta_hf_client_send_at()
/packages/apps/Gallery2/jni/filters/
Dedge.c42 int buf_len = 2 * row_stride; in JNIFUNCF() local
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_sr.cc765 uint16_t buf_len = in gatts_process_find_info() local
912 uint16_t buf_len = payload_size - 2; in gatts_process_read_by_type_req() local
1052 size_t buf_len = sizeof(BT_HDR) + payload_size + L2CAP_MIN_OFFSET; in gatts_process_read_req() local
/packages/modules/Bluetooth/system/stack/avct/
Davct_lcb_act.cc138 uint16_t buf_len = BT_DEFAULT_BUFFER_SIZE - sizeof(BT_HDR); in avct_lcb_msg_asmbl() local
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_api.cc431 uint8_t buf_len) { in BTA_AvRemoteVendorUniqueCmd()
/packages/modules/Bluetooth/system/stack/avdt/
Davdt_msg.cc1287 size_t buf_len = BT_DEFAULT_BUFFER_SIZE - sizeof(BT_HDR); in avdt_msg_asmbl() local
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_utils.cc318 const uint8_t* p_buf, size_t buf_len, bool is_over_br) { in smp_log_metrics()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc2007 uint8_t i = 0, buf_len = 0; in btif_dm_update_allowlisted_media_players() local
Dbtif_rc.cc4217 uint16_t buf_len; in handle_avk_rc_metamsg_rsp() local