Home
last modified time | relevance | path

Searched defs:ctype (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/system/packet/avrcp/
Dvendor_packet.h48 VendorPacketBuilder(CType ctype, CommandPdu pdu, PacketType packet_type) in VendorPacketBuilder()
Dvendor_packet.cc23 CType ctype, CommandPdu pdu, PacketType packet_type, in MakeBuilder()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DFilterUtils.java83 int ctype = result[CLUSTER_TYPE]; in setupMenuItems() local
142 int ctype = toClusterType(segments[2]); in getAppliedFilters() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_avrc_api.cc62 uint16_t AVRC_MsgReq(uint8_t handle, uint8_t label, uint8_t ctype, in AVRC_MsgReq()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc123 uint8_t ctype; member
509 void fill_pdu_queue(int index, uint8_t ctype, uint8_t label, bool pending, in fill_pdu_queue()
1250 uint8_t ctype = AVRC_RSP_REJ; in send_reject_response() local
1312 uint8_t ctype; in send_metamsg_rsp() local
1494 uint8_t ctype, uint8_t label, in btif_rc_upstreams_evt()
1744 tAVRC_RESPONSE* pavrc_resp, uint8_t ctype, in btif_rc_upstreams_rsp_evt()
2056 tBTA_AV_CODE code = 0, ctype = 0; in get_folder_items_list_rsp() local
2261 tBTA_AV_CODE ctype = 0; in set_browsed_player_rsp() local
/packages/modules/Bluetooth/system/profile/avrcp/
Dconnection_handler.cc556 uint8_t ctype = AVRC_RSP_ACCEPT; in SendMessage() local
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_api.cc1182 uint16_t AVRC_MsgReq(uint8_t handle, uint8_t label, uint8_t ctype, in AVRC_MsgReq()
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc110 uint16_t MsgReq(uint8_t handle, uint8_t label, uint8_t ctype, in MsgReq()
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_act.cc864 uint8_t ctype = 0; in bta_av_rc_msg() local
/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h883 uint8_t ctype; /* Command type. */ member