/system/bt/stack/avdt/ |
D | avdt_ccb_act.cc | 258 avdt_scb_verify(p_ccb, AVDT_VERIFY_START, p_data->msg.multi.seid_list, in avdt_ccb_hdl_start_cmd() 259 p_data->msg.multi.num_seps, &err_code); in avdt_ccb_hdl_start_cmd() 326 p_data->msg.multi.seid_list, in avdt_ccb_hdl_suspend_cmd() 327 p_data->msg.multi.num_seps, &err_code)) == 0 && in avdt_ccb_hdl_suspend_cmd() 493 memcpy(seid_list, p_data->msg.multi.seid_list, p_data->msg.multi.num_seps); in avdt_ccb_snd_start_cmd() 497 avdt_scb_verify(p_ccb, AVDT_VERIFY_OPEN, p_data->msg.multi.seid_list, in avdt_ccb_snd_start_cmd() 498 p_data->msg.multi.num_seps, &avdt_msg.hdr.err_code); in avdt_ccb_snd_start_cmd() 503 avdt_scb_peer_seid_list(&p_data->msg.multi); in avdt_ccb_snd_start_cmd() 509 for (i = 0; i < p_data->msg.multi.num_seps; i++) { in avdt_ccb_snd_start_cmd() 542 for (i = 0; i < p_data->msg.multi.num_seps; i++) { in avdt_ccb_snd_start_rsp() [all …]
|
D | avdt_msg.cc | 400 for (i = 0; i < p_msg->multi.num_seps; i++) { in avdt_msg_bld_multi() 401 AVDT_MSG_BLD_SEID(*p, p_msg->multi.seid_list[i]); in avdt_msg_bld_multi() 830 AVDT_MSG_PRS_SEID(p, p_msg->multi.seid_list[i]); in avdt_msg_prs_multi() 831 if (avdt_scb_by_hdl(p_msg->multi.seid_list[i]) == NULL) { in avdt_msg_prs_multi() 833 p_msg->hdr.err_param = p_msg->multi.seid_list[i]; in avdt_msg_prs_multi() 837 p_msg->multi.num_seps = (uint8_t)i; in avdt_msg_prs_multi()
|
D | avdt_api.cc | 600 memcpy(evt.msg.multi.seid_list, p_handles, num_handles); in AVDT_StartReq() 601 evt.msg.multi.num_seps = num_handles; in AVDT_StartReq() 660 memcpy(evt.msg.multi.seid_list, p_handles, num_handles); in AVDT_SuspendReq() 661 evt.msg.multi.num_seps = num_handles; in AVDT_SuspendReq()
|
/system/libbase/ |
D | utf8_test.cpp | 320 static char multi[] = { in TEST() local 331 memcpy(WriteInto(&expected, arraysize(multi)), multi, sizeof(multi)); in TEST() 332 EXPECT_EQ(arraysize(multi) - 1, expected.length()); in TEST() 334 EXPECT_EQ(arraysize(multi) - 1, converted.length()); in TEST()
|
/system/core/trusty/storage/proxy/ |
D | rpmb.c | 136 struct mmc_ioc_multi_cmd multi; in send_mmc_rpmb_req() member 139 struct mmc_ioc_cmd* cmd = mmc.multi.cmds; in send_mmc_rpmb_req() 155 mmc.multi.num_of_cmds++; in send_mmc_rpmb_req() 171 mmc.multi.num_of_cmds++; in send_mmc_rpmb_req() 184 mmc.multi.num_of_cmds++; in send_mmc_rpmb_req() 188 rc = ioctl(mmc_fd, MMC_IOC_MULTI_CMD, &mmc.multi); in send_mmc_rpmb_req()
|
/system/tools/aidl/ |
D | ast_cpp_unittest.cpp | 222 MethodCall multi( in TEST_F() local 225 CompareGeneratedCode(multi, "multi(has, some, args)"); in TEST_F()
|
/system/bt/main/shim/ |
D | btif_dm.cc | 195 int multi[] = {100000, 10000, 1000, 100, 10, 1}; in BTIF_DM_pin_reply() local 197 passkey += (multi[i] * (pin_code.pin[i] - '0')); in BTIF_DM_pin_reply()
|
/system/bt/service/doc/ |
D | IBluetoothLowEnergy.txt | 76 * Starts a multi-advertising instance using |advertising_data| and 92 * Stops the previously started multi-advertising instance for the given
|
D | IBluetooth.txt | 98 * Returns true, if the multi-advertisement feature is supported. Returns
|
/system/tools/xsdc/tests/resources/simple_type/ |
D | simple_type.xsd | 37 <xs:element name="multi-choice">
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | traced.te | 8 # Allow apps in other MLS contexts (for multi-user) to access
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | installd.te | 50 # Upgrade /data/media for multi-user if necessary. 63 # Upgrade /data/misc/keychain for multi-user if necessary.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | installd.te | 51 # Upgrade /data/media for multi-user if necessary. 64 # Upgrade /data/misc/keychain for multi-user if necessary.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | installd.te | 50 # Upgrade /data/media for multi-user if necessary. 63 # Upgrade /data/misc/keychain for multi-user if necessary.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | installd.te | 60 # Upgrade /data/media for multi-user if necessary. 73 # Upgrade /data/misc/keychain for multi-user if necessary.
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | heapprofd.te | 18 # Allow apps in other MLS contexts (for multi-user) to access
|
D | traced.te | 12 # Allow apps in other MLS contexts (for multi-user) to access
|
/system/sepolicy/private/ |
D | heapprofd.te | 18 # Allow apps in other MLS contexts (for multi-user) to access
|
D | traced.te | 12 # Allow apps in other MLS contexts (for multi-user) to access
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | heapprofd.te | 18 # Allow apps in other MLS contexts (for multi-user) to access
|
D | traced.te | 12 # Allow apps in other MLS contexts (for multi-user) to access
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | installd.te | 63 # Upgrade /data/media for multi-user if necessary. 79 # Upgrade /data/misc/keychain for multi-user if necessary.
|
/system/sepolicy/public/ |
D | installd.te | 63 # Upgrade /data/media for multi-user if necessary. 79 # Upgrade /data/misc/keychain for multi-user if necessary.
|
/system/core/libutils/ |
D | Android.bp | 114 // Under MinGW, ctype.h doesn't need multi-byte support
|
/system/libsysprop/srcs/android/sysprop/ |
D | TelephonyProperties.sysprop | 364 # Property to set multi sim feature. 460 # For example, a multi-sim device can have 2 phones/logical modems, but 3 physical slots, or
|